Searched defs:sk2 (Results 1 – 17 of 17) sorted by relevance
/linux-3.3/net/netfilter/ |
D | xt_TPROXY.c | 104 struct sock *sk2; in tproxy_handle_time_wait4() local 258 struct sock *sk2; in tproxy_handle_time_wait6() local
|
/linux-3.3/drivers/isdn/mISDN/ |
D | dsp_dtmf.c | 123 s32 sk, sk1, sk2; in dsp_dtmf_goertzel_decode() local
|
/linux-3.3/net/ipv4/ |
D | udp.c | 134 const struct sock *sk2), in udp_lib_lport_inuse() 137 struct sock *sk2; in udp_lib_lport_inuse() local 165 const struct sock *sk2)) in udp_lib_lport_inuse2() 167 struct sock *sk2; in udp_lib_lport_inuse2() local 198 const struct sock *sk2), in udp_lib_get_port() 300 static int ipv4_rcv_saddr_equal(const struct sock *sk1, const struct sock *sk2) in ipv4_rcv_saddr_equal()
|
D | inet_hashtables.c | 308 struct sock *sk2; in __inet_check_established() local
|
D | inet_connection_sock.c | 58 struct sock *sk2; in inet_csk_bind_conflict() local
|
D | ping.c | 73 struct sock *sk2 = NULL; in ping_v4_get_port() local
|
D | af_inet.c | 679 struct sock *sk2 = sk1->sk_prot->accept(sk1, flags, &err); in inet_accept() local
|
D | tcp_ipv4.c | 1783 struct sock *sk2 = inet_lookup_listener(dev_net(skb->dev), in tcp_v4_rcv() local
|
/linux-3.3/net/ipv6/ |
D | inet6_connection_sock.c | 33 const struct sock *sk2; in inet6_csk_bind_conflict() local
|
D | inet6_hashtables.c | 230 struct sock *sk2; in __inet6_check_established() local
|
D | udp.c | 53 int ipv6_rcv_saddr_equal(const struct sock *sk, const struct sock *sk2) in ipv6_rcv_saddr_equal()
|
D | tcp_ipv6.c | 1816 struct sock *sk2; in tcp_v6_rcv() local
|
/linux-3.3/crypto/ |
D | algif_hash.c | 189 struct sock *sk2; in hash_accept() local
|
D | af_alg.c | 229 struct sock *sk2; in af_alg_accept() local
|
/linux-3.3/drivers/isdn/i4l/ |
D | isdn_audio.c | 452 sk2; in isdn_audio_goertzel() local
|
/linux-3.3/net/unix/ |
D | af_unix.c | 927 static void unix_state_double_lock(struct sock *sk1, struct sock *sk2) in unix_state_double_lock() 942 static void unix_state_double_unlock(struct sock *sk1, struct sock *sk2) in unix_state_double_unlock()
|
/linux-3.3/net/sctp/ |
D | socket.c | 5743 struct sock *sk2; in sctp_get_port_local() local
|