Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/core/
Dsock_reuseport.c156 int reuseport_add_sock(struct sock *sk, struct sock *sk2, bool bind_inany) in reuseport_add_sock()
280 struct sock *sk2 = NULL; in reuseport_select_sock() local
Dfilter.c5997 struct sock *sk2 = sk_to_full_sk(sk); in __bpf_sk_lookup() local
6045 struct sock *sk2 = sk_to_full_sk(sk); in bpf_sk_lookup() local
/kernel/linux/linux-5.10/drivers/isdn/mISDN/
Ddsp_dtmf.c123 s32 sk, sk1, sk2; in dsp_dtmf_goertzel_decode() local
/kernel/linux/linux-5.10/net/ipv4/netfilter/
Dnf_tproxy_ipv4.c34 struct sock *sk2; in nf_tproxy_handle_time_wait4() local
/kernel/linux/linux-5.10/net/ipv6/netfilter/
Dnf_tproxy_ipv6.c57 struct sock *sk2; in nf_tproxy_handle_time_wait6() local
/kernel/linux/linux-5.10/net/ipv4/
Dinet_connection_sock.c91 bool inet_rcv_saddr_equal(const struct sock *sk, const struct sock *sk2, in inet_rcv_saddr_equal()
138 struct sock *sk2; in inet_csk_bind_conflict() local
Dinet_hashtables.c465 struct sock *sk2; in __inet_check_established() local
619 struct sock *sk2; in inet_reuseport_add_sock() local
Dudp.c137 struct sock *sk2; in udp_lib_lport_inuse() local
172 struct sock *sk2; in udp_lib_lport_inuse2() local
203 struct sock *sk2; in udp_reuseport_add_sock() local
Dping.c82 struct sock *sk2 = NULL; in ping_get_port() local
Daf_inet.c751 struct sock *sk1 = sock->sk, *sk2; in inet_accept() local
Dtcp_ipv4.c2140 struct sock *sk2 = inet_lookup_listener(dev_net(skb->dev), in tcp_v4_rcv() local
/kernel/linux/linux-5.10/net/ipv6/
Dinet6_hashtables.c262 struct sock *sk2; in __inet6_check_established() local
Dtcp_ipv6.c1792 struct sock *sk2; in tcp_v6_rcv() local
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
Dtest_sk_lookup.c319 struct bpf_sock *sk1 = NULL, *sk2 = NULL; in access_ctx_sk() local
/kernel/linux/linux-5.10/crypto/
Dalgif_hash.c238 struct sock *sk2; in hash_accept() local
Daf_alg.c281 struct sock *sk2; in af_alg_accept() local
/kernel/linux/common_modules/newip/third_party/linux-5.10/net/newip/
Dninet_hashtables.c460 struct sock *sk2; in __ninet_check_established() local
/kernel/linux/linux-5.10/net/sctp/
Dinput.c742 struct sock *sk2 = epb2->sk; in __sctp_hash_endpoint() local
Dsocket.c8160 struct sock *sk2; in sctp_get_port_local() local
/kernel/linux/linux-5.10/net/unix/
Daf_unix.c1123 static void unix_state_double_lock(struct sock *sk1, struct sock *sk2) in unix_state_double_lock()
1138 static void unix_state_double_unlock(struct sock *sk1, struct sock *sk2) in unix_state_double_unlock()