Home
last modified time | relevance | path

Searched defs:socks (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H A Dbpf_iter_sockmap.c33 __u32 socks = 0; variable
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dbpf_iter_sockmap.c33 __u32 socks = 0; variable
/kernel/linux/linux-5.10/include/net/
H A Dsock_reuseport.h27 struct sock *socks[]; /* array of sock pointers */ member
H A Dsock.h1283 atomic_t socks; member
/kernel/linux/linux-6.6/include/net/
H A Dsock_reuseport.h29 struct sock *socks[]; /* array of sock pointers */ member
/kernel/linux/linux-5.10/kernel/bpf/
H A Dreuseport_array.c28 struct sock __rcu **socks; in bpf_sk_reuseport_detach() local
/kernel/linux/linux-5.10/net/core/
H A Dsock_reuseport.c233 static struct sock *run_bpf_filter(struct sock_reuseport *reuse, u16 socks, in run_bpf_filter() argument
281 u16 socks; reuseport_select_sock() local
[all...]
/kernel/linux/linux-6.6/kernel/bpf/
H A Dreuseport_array.c24 struct sock __rcu **socks; in bpf_sk_reuseport_detach() local
/kernel/linux/linux-6.6/net/core/
H A Dsock_reuseport.c498 run_bpf_filter(struct sock_reuseport *reuse, u16 socks, struct bpf_prog *prog, struct sk_buff *skb, int hdr_len) run_bpf_filter() argument
577 u16 socks; reuseport_select_sock() local
629 u16 socks; reuseport_migrate_sock() local
[all...]
/kernel/linux/linux-5.10/drivers/block/
H A Dnbd.c91 struct nbd_sock **socks; member
1090 struct nbd_sock **socks; nbd_add_socket() local
2076 struct nlattr *socks[NBD_SOCK_MAX+1]; nbd_genl_connect() local
2263 struct nlattr *socks[NBD_SOCK_MAX+1]; nbd_genl_reconfigure() local
[all...]
/kernel/linux/linux-6.6/drivers/block/
H A Dnbd.c96 struct nbd_sock **socks; member
1131 struct nbd_sock **socks; nbd_add_socket() local
2084 struct nlattr *socks[NBD_SOCK_MAX+1]; nbd_genl_connect() local
2296 struct nlattr *socks[NBD_SOCK_MAX+1]; nbd_genl_reconfigure() local
[all...]

Completed in 14 milliseconds