Searched defs:sk2 (Results 1 – 15 of 15) sorted by relevance
/net/core/ |
D | sock_reuseport.c | 251 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
|
D | filter.c | 6238 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/ |
D | nf_tproxy_ipv4.c | 34 struct sock *sk2; in nf_tproxy_handle_time_wait4() local
|
/net/ipv6/netfilter/ |
D | nf_tproxy_ipv6.c | 57 struct sock *sk2; in nf_tproxy_handle_time_wait6() local
|
/net/ipv4/ |
D | inet_connection_sock.c | 91 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
|
D | inet_hashtables.c | 456 struct sock *sk2; in __inet_check_established() local 610 struct sock *sk2; in inet_reuseport_add_sock() local
|
D | udp.c | 137 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
|
D | ping.c | 82 struct sock *sk2 = NULL; in ping_get_port() local
|
D | af_inet.c | 750 struct sock *sk2 = sk1->sk_prot->accept(sk1, flags, &err, kern); in inet_accept() local
|
D | tcp_ipv4.c | 2184 struct sock *sk2 = inet_lookup_listener(dev_net(skb->dev), in tcp_v4_rcv() local
|
/net/ipv6/ |
D | inet6_hashtables.c | 262 struct sock *sk2; in __inet6_check_established() local
|
D | tcp_ipv6.c | 1823 struct sock *sk2; in tcp_v6_rcv() local
|
/net/sctp/ |
D | input.c | 767 struct sock *sk2 = epb2->sk; in __sctp_hash_endpoint() local
|
D | socket.c | 8414 struct sock *sk2; in sctp_get_port_local() local
|
/net/unix/ |
D | af_unix.c | 1189 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()
|