Searched defs:sk1 (Results 1 – 9 of 9) sorted by relevance
/linux-4.4.14/drivers/isdn/mISDN/ |
D | dsp_dtmf.c | 123 s32 sk, sk1, sk2; in dsp_dtmf_goertzel_decode() local
|
/linux-4.4.14/net/ipv4/ |
D | udp.c | 139 int (*saddr_comp)(const struct sock *sk1, in udp_lib_lport_inuse() 172 int (*saddr_comp)(const struct sock *sk1, in udp_lib_lport_inuse2() 209 int (*saddr_comp)(const struct sock *sk1, 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 | af_inet.c | 669 struct sock *sk1 = sock->sk; in inet_accept() local
|
D | tcp_ipv4.c | 597 struct sock *sk1 = NULL; in tcp_v4_send_reset() local
|
/linux-4.4.14/drivers/isdn/i4l/ |
D | isdn_audio.c | 451 sk1, in isdn_audio_goertzel() local
|
/linux-4.4.14/net/bluetooth/rfcomm/ |
D | sock.c | 131 struct sock *sk = NULL, *sk1 = NULL; in rfcomm_get_sock_by_channel() local
|
/linux-4.4.14/net/bluetooth/ |
D | sco.c | 344 struct sock *sk = NULL, *sk1 = NULL; in sco_get_sock_listen() local
|
/linux-4.4.14/net/unix/ |
D | af_unix.c | 1084 static void unix_state_double_lock(struct sock *sk1, struct sock *sk2) in unix_state_double_lock() 1099 static void unix_state_double_unlock(struct sock *sk1, struct sock *sk2) in unix_state_double_unlock()
|
/linux-4.4.14/net/ipv6/ |
D | tcp_ipv6.c | 845 struct sock *sk1 = NULL; in tcp_v6_send_reset() local
|