Home
last modified time | relevance | path

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

/linux/net/core/
H A Dsock_reuseport.c320 int reuseport_add_sock(struct sock *sk, struct sock *sk2, bool bind_inany) in reuseport_add_sock()
575 struct sock *sk2 = NULL; in reuseport_select_sock() local
/linux/tools/testing/selftests/bpf/progs/
H A Dtest_sk_lookup.c327 struct bpf_sock *sk1 = NULL, *sk2 = NULL; in access_ctx_sk() local
/linux/net/ipv6/
H A Dinet6_hashtables.c317 struct sock *sk2; in __inet6_check_established() local
/linux/net/ipv4/
H A Dudp.c139 struct sock *sk2; in udp_lib_lport_inuse() local
174 struct sock *sk2; in udp_lib_lport_inuse2() local
204 struct sock *sk2; in udp_reuseport_add_sock() local
/linux/net/sctp/
H A Dinput.c756 struct sock *sk2 = ep2->base.sk; in __sctp_hash_endpoint() local
H A Dsocket.c8468 struct sock *sk2; sctp_get_port_local() local
[all...]
/linux/net/unix/
H A Daf_unix.c1485 if (unlikely(sk1 == sk2) || !sk2) { in unix_state_double_lock() argument
1499 if (unlikely(sk1 == sk2) || !sk2) { in unix_state_double_unlock() argument
[all...]