Searched defs:sk2 (Results 1 – 14 of 14) sorted by relevance
/net/core/ |
D | sock_reuseport.c | 112 int reuseport_add_sock(struct sock *sk, struct sock *sk2) in reuseport_add_sock() 224 struct sock *sk2 = NULL; in reuseport_select_sock() local
|
/net/ipv4/ |
D | inet_hashtables.c | 334 struct sock *sk2; in __inet_check_established() local 440 const struct sock *sk2, in inet_reuseport_add_sock() 444 struct sock *sk2; in inet_reuseport_add_sock() local 463 const struct sock *sk2, in __inet_hash()
|
D | udp.c | 142 const struct sock *sk2, in udp_lib_lport_inuse() 146 struct sock *sk2; in udp_lib_lport_inuse() local 176 const struct sock *sk2, in udp_lib_lport_inuse2() 179 struct sock *sk2; in udp_lib_lport_inuse2() local 205 const struct sock *sk2, in udp_reuseport_add_sock() 210 struct sock *sk2; in udp_reuseport_add_sock() local 239 const struct sock *sk2, in udp_lib_get_port() 360 int ipv4_rcv_saddr_equal(const struct sock *sk1, const struct sock *sk2, in ipv4_rcv_saddr_equal()
|
D | inet_connection_sock.c | 50 struct sock *sk2; in inet_csk_bind_conflict() local
|
D | ping.c | 87 struct sock *sk2 = NULL; in ping_get_port() local
|
D | af_inet.c | 705 struct sock *sk2 = sk1->sk_prot->accept(sk1, flags, &err); in inet_accept() local
|
D | tcp_ipv4.c | 1778 struct sock *sk2 = inet_lookup_listener(dev_net(skb->dev), in tcp_v4_rcv() local
|
/net/ipv6/ |
D | inet6_hashtables.c | 196 struct sock *sk2; in __inet6_check_established() local 285 int ipv6_rcv_saddr_equal(const struct sock *sk, const struct sock *sk2, in ipv6_rcv_saddr_equal()
|
D | inet6_connection_sock.c | 34 const struct sock *sk2; in inet6_csk_bind_conflict() local
|
D | tcp_ipv6.c | 1547 struct sock *sk2; in tcp_v6_rcv() local
|
/net/netfilter/ |
D | xt_TPROXY.c | 281 struct sock *sk2; in tproxy_handle_time_wait4() local 443 struct sock *sk2; in tproxy_handle_time_wait6() local
|
/net/decnet/ |
D | dn_nsp_in.c | 717 static int dn_nsp_rx_packet(struct net *net, struct sock *sk2, in dn_nsp_rx_packet()
|
/net/unix/ |
D | af_unix.c | 1078 static void unix_state_double_lock(struct sock *sk1, struct sock *sk2) in unix_state_double_lock() 1093 static void unix_state_double_unlock(struct sock *sk1, struct sock *sk2) in unix_state_double_unlock()
|
/net/sctp/ |
D | socket.c | 6743 struct sock *sk2; in sctp_get_port_local() local
|