Searched defs:socks (Results 1 – 7 of 7) sorted by relevance
| /linux/net/core/ |
| H A D | sock_reuseport.c | 497 static struct sock *run_bpf_filter(struct sock_reuseport *reuse, u16 socks, in run_bpf_filter() 576 u16 socks; in reuseport_select_sock() local 628 u16 socks; in reuseport_migrate_sock() local
|
| /linux/tools/testing/selftests/bpf/prog_tests/ |
| H A D | sock_iter_batch.c | 259 int *socks, int socks_len, int *established_socks, in remove_seen() 327 __u16 port, int *socks, int socks_len, in remove_unseen() 405 __u16 port, int *socks, int socks_len, in remove_all() 482 int *socks, int socks_len, int *established_socks, in add_some() 555 __u16 port, int *socks, int socks_len, in force_realloc()
|
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | bpf_iter_sockmap.c | 33 __u32 socks = 0; variable
|
| /linux/net/xfrm/ |
| H A D | xfrm_nat_keepalive.c | 215 static int nat_keepalive_sk_init(struct sock_bh_locked __percpu *socks, in nat_keepalive_sk_init() 237 static void nat_keepalive_sk_fini(struct sock_bh_locked __percpu *socks) in nat_keepalive_sk_fini()
|
| /linux/kernel/bpf/ |
| H A D | reuseport_array.c | 24 struct sock __rcu **socks; in bpf_sk_reuseport_detach() local
|
| /linux/drivers/block/ |
| H A D | nbd.c | 98 struct nbd_sock **socks; member 1249 struct nbd_sock **socks; in nbd_add_socket() local 2201 struct nlattr *socks[NBD_SOCK_MAX+1]; in nbd_genl_connect() local 2414 struct nlattr *socks[NBD_SOCK_MAX+1]; in nbd_genl_reconfigure() local
|
| /linux/net/mctp/test/ |
| H A D | route-test.c | 1530 struct socket *socks[ARRAY_SIZE(lookup_binds)]; in mctp_test_bind_lookup() local
|