Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dinet_connection_sock.c92 bool inet_rcv_saddr_equal(const struct sock *sk, const struct sock *sk2, in inet_rcv_saddr_equal()
156 static bool inet_bind_conflict(const struct sock *sk, struct sock *sk2, in inet_bind_conflict()
186 static bool __inet_bhash2_conflict(const struct sock *sk, struct sock *sk2, in __inet_bhash2_conflict()
210 struct sock *sk2; in inet_bhash2_conflict() local
234 struct sock *sk2; in inet_csk_bind_conflict() local
H A Dinet_hashtables.c598 struct sock *sk2; in __inet_check_established() local
768 struct sock *sk2; in inet_reuseport_add_sock() local
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
H A Daf_inet.c790 struct sock *sk1 = sock->sk, *sk2; in inet_accept() local
H A Dtcp_ipv4.c2306 struct sock *sk2 = inet_lookup_listener(net, skb, __tcp_hdrlen(th), local
/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
H A Dfilter.c7005 struct sock *sk2 = sk_to_full_sk(sk); in __bpf_sk_lookup() local
7051 struct sock *sk2 = sk_to_full_sk(sk); in bpf_sk_lookup() local
/linux/crypto/
H A Dalgif_hash.c234 struct sock *sk2; in hash_accept() local
H A Daf_alg.c413 struct sock *sk2; in af_alg_accept() 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
H A Dtcp_ipv6.c1945 struct sock *sk2; local
/linux/net/sctp/
H A Dinput.c756 struct sock *sk2 = ep2->base.sk; in __sctp_hash_endpoint() local
H A Dsocket.c8458 struct sock *sk2; sctp_get_port_local() local
[all...]
/linux/net/unix/
H A Daf_unix.c1485 static void unix_state_double_lock(struct sock *sk1, struct sock *sk2) in unix_state_double_lock()
1499 static void unix_state_double_unlock(struct sock *sk1, struct sock *sk2) in unix_state_double_unlock()