Searched defs:sk1 (Results 1 – 7 of 7) sorted by relevance
/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 | 133 int (*saddr_comp)(const struct sock *sk1, in udp_lib_lport_inuse() 164 int (*saddr_comp)(const struct sock *sk1, in udp_lib_lport_inuse2() 197 int (*saddr_comp)(const struct sock *sk1, 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 | af_inet.c | 677 struct sock *sk1 = sock->sk; in inet_accept() local
|
/linux-3.3/drivers/isdn/i4l/ |
D | isdn_audio.c | 451 sk1, in isdn_audio_goertzel() local
|
/linux-3.3/net/bluetooth/rfcomm/ |
D | sock.c | 146 struct sock *sk = NULL, *sk1 = NULL; in rfcomm_get_sock_by_channel() 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/bluetooth/ |
D | sco.c | 299 struct sock *sk = NULL, *sk1 = NULL; in sco_get_sock_listen() local
|