Home
last modified time | relevance | path

Searched defs:socks (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/net/core/
H A Dsock_reuseport.c233 static struct sock *run_bpf_filter(struct sock_reuseport *reuse, u16 socks, in run_bpf_filter()
281 u16 socks; in reuseport_select_sock() local
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/
H A Dbpf_iter_sockmap.c33 __u32 socks = 0; variable
/OK3568_Linux_fs/kernel/include/net/
H A Dsock_reuseport.h27 struct sock *socks[]; /* array of sock pointers */ member
H A Dsock.h1281 atomic_t socks; member
/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dreuseport_array.c28 struct sock __rcu **socks; in bpf_sk_reuseport_detach() local
/OK3568_Linux_fs/kernel/drivers/block/
H A Dnbd.c91 struct nbd_sock **socks; member
1031 struct nbd_sock **socks; in nbd_add_socket() local
2002 struct nlattr *socks[NBD_SOCK_MAX+1]; in nbd_genl_connect() local
2189 struct nlattr *socks[NBD_SOCK_MAX+1]; in nbd_genl_reconfigure() local
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dsock_server.c22 struct sock_state *socks; member