Home
last modified time | relevance | path

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

/net/core/
Dsock_reuseport.c251 int reuseport_add_sock(struct sock *sk, struct sock *sk2, bool bind_inany) in reuseport_add_sock()
492 struct sock *sk2 = NULL; in reuseport_select_sock() local
Dfilter.c6238 struct sock *sk2 = sk_to_full_sk(sk); in __bpf_sk_lookup() local
6286 struct sock *sk2 = sk_to_full_sk(sk); in bpf_sk_lookup() local
/net/ipv4/netfilter/
Dnf_tproxy_ipv4.c34 struct sock *sk2; in nf_tproxy_handle_time_wait4() local
/net/ipv6/netfilter/
Dnf_tproxy_ipv6.c57 struct sock *sk2; in nf_tproxy_handle_time_wait6() local
/net/ipv4/
Dinet_connection_sock.c91 bool inet_rcv_saddr_equal(const struct sock *sk, const struct sock *sk2, in inet_rcv_saddr_equal()
137 struct sock *sk2; in inet_csk_bind_conflict() local
Dinet_hashtables.c456 struct sock *sk2; in __inet_check_established() local
610 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.c750 struct sock *sk2 = sk1->sk_prot->accept(sk1, flags, &err, kern); in inet_accept() local
Dtcp_ipv4.c2184 struct sock *sk2 = inet_lookup_listener(dev_net(skb->dev), in tcp_v4_rcv() local
/net/ipv6/
Dinet6_hashtables.c262 struct sock *sk2; in __inet6_check_established() local
Dtcp_ipv6.c1823 struct sock *sk2; in tcp_v6_rcv() local
/net/sctp/
Dinput.c767 struct sock *sk2 = epb2->sk; in __sctp_hash_endpoint() local
Dsocket.c8414 struct sock *sk2; in sctp_get_port_local() local
/net/unix/
Daf_unix.c1189 static void unix_state_double_lock(struct sock *sk1, struct sock *sk2) in unix_state_double_lock()
1202 static void unix_state_double_unlock(struct sock *sk1, struct sock *sk2) in unix_state_double_unlock()