Searched defs:sk2 (Results  1 – 18 of 18) sorted by relevance
| /Linux-v5.4/net/core/ | 
| D | sock_reuseport.c | 151 int reuseport_add_sock(struct sock *sk, struct sock *sk2, bool bind_inany)  in reuseport_add_sock()272 	struct sock *sk2 = NULL;  in reuseport_select_sock()  local
 
 | 
| /Linux-v5.4/drivers/isdn/mISDN/ | 
| D | dsp_dtmf.c | 123 	s32 sk, sk1, sk2;  in dsp_dtmf_goertzel_decode()  local
 | 
| /Linux-v5.4/net/ipv4/netfilter/ | 
| D | nf_tproxy_ipv4.c | 34 		struct sock *sk2;  in nf_tproxy_handle_time_wait4()  local
 | 
| /Linux-v5.4/net/ipv6/netfilter/ | 
| D | nf_tproxy_ipv6.c | 57 		struct sock *sk2;  in nf_tproxy_handle_time_wait6()  local
 | 
| /Linux-v5.4/net/ipv4/ | 
| D | inet_hashtables.c | 412 	struct sock *sk2;  in __inet_check_established()  local519 	struct sock *sk2;  in inet_reuseport_add_sock()  local
 
 | 
| D | inet_connection_sock.c | 88 bool inet_rcv_saddr_equal(const struct sock *sk, const struct sock *sk2,  in inet_rcv_saddr_equal()132 	struct sock *sk2;  in inet_csk_bind_conflict()  local
 
 | 
| D | udp.c | 133 	struct sock *sk2;  in udp_lib_lport_inuse()  local168 	struct sock *sk2;  in udp_lib_lport_inuse2()  local
 199 	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 | 734 	struct sock *sk2 = sk1->sk_prot->accept(sk1, flags, &err, kern);  in inet_accept()  local
 | 
| D | tcp_ipv4.c | 2001 		struct sock *sk2 = inet_lookup_listener(dev_net(skb->dev),  in tcp_v4_rcv()  local
 | 
| /Linux-v5.4/net/ipv6/ | 
| D | inet6_hashtables.c | 216 	struct sock *sk2;  in __inet6_check_established()  local
 | 
| D | tcp_ipv6.c | 1665 		struct sock *sk2;  in tcp_v6_rcv()  local
 | 
| /Linux-v5.4/crypto/ | 
| D | algif_hash.c | 238 	struct sock *sk2;  in hash_accept()  local
 | 
| D | af_alg.c | 273 	struct sock *sk2;  in af_alg_accept()  local
 | 
| /Linux-v5.4/net/decnet/ | 
| D | dn_nsp_in.c | 710 static int dn_nsp_rx_packet(struct net *net, struct sock *sk2,  in dn_nsp_rx_packet()
 | 
| /Linux-v5.4/net/unix/ | 
| D | af_unix.c | 1074 static void unix_state_double_lock(struct sock *sk1, struct sock *sk2)  in unix_state_double_lock()1089 static void unix_state_double_unlock(struct sock *sk1, struct sock *sk2)  in unix_state_double_unlock()
 
 | 
| /Linux-v5.4/net/sctp/ | 
| D | input.c | 739 			struct sock *sk2 = epb2->sk;  in __sctp_hash_endpoint()  local
 | 
| D | socket.c | 8227 		struct sock *sk2;  in sctp_get_port_local()  local
 |