Home
last modified time | relevance | path

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

/linux/net/core/
H A Dsock_reuseport.c497 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 Dsock_iter_batch.c259 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/net/xfrm/
H A Dxfrm_nat_keepalive.c227 per_cpu_ptr(socks, i)->sock = sk; in nat_keepalive_sk_fini() argument
205 nat_keepalive_sk_init(struct sock * __percpu * socks,unsigned short family) nat_keepalive_sk_init() argument
/linux/kernel/bpf/
H A Dreuseport_array.c24 struct sock __rcu **socks; in bpf_sk_reuseport_detach() local
/linux/net/mctp/test/
H A Droute-test.c1530 struct socket *socks[ARRAY_SIZE(lookup_binds)]; in mctp_test_bind_lookup() local