Searched defs:sk2 (Results 1 – 14 of 14) sorted by relevance
/net/netfilter/ |
D | xt_TPROXY.c | 268 struct sock *sk2; in tproxy_handle_time_wait4() local 430 struct sock *sk2; in tproxy_handle_time_wait6() local
|
/net/ipv6/ |
D | inet6_connection_sock.c | 33 const struct sock *sk2; in inet6_csk_bind_conflict() local
|
D | inet6_hashtables.c | 209 struct sock *sk2; in __inet6_check_established() local
|
D | tcp_ipv6.c | 1555 struct sock *sk2; in tcp_v6_rcv() local
|
D | udp.c | 79 int ipv6_rcv_saddr_equal(const struct sock *sk, const struct sock *sk2) in ipv6_rcv_saddr_equal()
|
/net/ipv4/ |
D | udp.c | 140 const struct sock *sk2), in udp_lib_lport_inuse() 143 struct sock *sk2; in udp_lib_lport_inuse() local 173 const struct sock *sk2)) in udp_lib_lport_inuse2() 175 struct sock *sk2; in udp_lib_lport_inuse2() local 210 const struct sock *sk2), in udp_lib_get_port() 312 static int ipv4_rcv_saddr_equal(const struct sock *sk1, const struct sock *sk2) in ipv4_rcv_saddr_equal()
|
D | inet_hashtables.c | 350 struct sock *sk2; in __inet_check_established() local
|
D | inet_connection_sock.c | 49 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 | 690 struct sock *sk2 = sk1->sk_prot->accept(sk1, flags, &err); in inet_accept() local
|
D | tcp_ipv4.c | 1739 struct sock *sk2 = inet_lookup_listener(dev_net(skb->dev), in tcp_v4_rcv() 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 | 1110 static void unix_state_double_lock(struct sock *sk1, struct sock *sk2) in unix_state_double_lock() 1125 static void unix_state_double_unlock(struct sock *sk1, struct sock *sk2) in unix_state_double_unlock()
|
/net/sctp/ |
D | socket.c | 6273 struct sock *sk2; in sctp_get_port_local() local
|