Home
last modified time | relevance | path

Searched defs:sk2 (Results 1 – 17 of 17) 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
H A Dfilter.c6782 struct sock *sk2 = sk_to_full_sk(sk); in __bpf_sk_lookup() local
6828 struct sock *sk2 = sk_to_full_sk(sk); in bpf_sk_lookup() local
/linux/drivers/isdn/mISDN/
H A Ddsp_dtmf.c123 s32 sk, sk1, sk2; in dsp_dtmf_goertzel_decode() local
/linux/net/ipv4/netfilter/
H A Dnf_tproxy_ipv4.c34 struct sock *sk2; in nf_tproxy_handle_time_wait4() local
/linux/net/ipv6/netfilter/
H A Dnf_tproxy_ipv6.c57 struct sock *sk2; in nf_tproxy_handle_time_wait6() local
/linux/crypto/
H A Dalgif_hash.c234 struct sock *sk2; in hash_accept() local
H A Daf_alg.c415 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/ipv4/
H A Dinet_hashtables.c555 struct sock *sk2; in __inet_check_established() local
710 struct sock *sk2; in inet_reuseport_add_sock() local
H A Dudp.c147 struct sock *sk2; in udp_lib_lport_inuse() local
182 struct sock *sk2; in udp_lib_lport_inuse2() local
213 struct sock *sk2; in udp_reuseport_add_sock() local
H A Dping.c82 struct sock *sk2 = NULL; in ping_get_port() local
H A Dtcp_ipv4.c2411 struct sock *sk2 = inet_lookup_listener(net, local
/linux/net/ipv6/
H A Dinet6_hashtables.c280 struct sock *sk2; in __inet6_check_established() local
H A Dtcp_ipv6.c1971 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.c8417 struct sock *sk2; in sctp_get_port_local() local
/linux/net/unix/
H A Daf_unix.c1386 static void unix_state_double_lock(struct sock *sk1, struct sock *sk2) in unix_state_double_lock()
1400 static void unix_state_double_unlock(struct sock *sk1, struct sock *sk2) in unix_state_double_unlock()