Searched defs:sk1 (Results 1 - 9 of 9) sorted by relevance

/linux-4.4.14/drivers/isdn/mISDN/
H A Ddsp_dtmf.c123 s32 sk, sk1, sk2; dsp_dtmf_goertzel_decode() local
/linux-4.4.14/drivers/isdn/i4l/
H A Disdn_audio.c451 sk1, isdn_audio_goertzel() local
/linux-4.4.14/net/bluetooth/rfcomm/
H A Dsock.c131 struct sock *sk = NULL, *sk1 = NULL; rfcomm_get_sock_by_channel() local
/linux-4.4.14/net/bluetooth/
H A Dsco.c344 struct sock *sk = NULL, *sk1 = NULL; sco_get_sock_listen() local
/linux-4.4.14/net/ipv4/
H A Daf_inet.c669 struct sock *sk1 = sock->sk; inet_accept() local
H A Dtcp_ipv4.c597 struct sock *sk1 = NULL; tcp_v4_send_reset() local
H A Dudp.c312 static int ipv4_rcv_saddr_equal(const struct sock *sk1, const struct sock *sk2) ipv4_rcv_saddr_equal() argument
135 udp_lib_lport_inuse(struct net *net, __u16 num, const struct udp_hslot *hslot, unsigned long *bitmap, struct sock *sk, int (*saddr_comp)(const struct sock *sk1, const struct sock *sk2), unsigned int log) udp_lib_lport_inuse() argument
169 udp_lib_lport_inuse2(struct net *net, __u16 num, struct udp_hslot *hslot2, struct sock *sk, int (*saddr_comp)(const struct sock *sk1, const struct sock *sk2)) udp_lib_lport_inuse2() argument
208 udp_lib_get_port(struct sock *sk, unsigned short snum, int (*saddr_comp)(const struct sock *sk1, const struct sock *sk2), unsigned int hash2_nulladdr) udp_lib_get_port() argument
/linux-4.4.14/net/unix/
H A Daf_unix.c1084 static void unix_state_double_lock(struct sock *sk1, struct sock *sk2) unix_state_double_lock() argument
1099 static void unix_state_double_unlock(struct sock *sk1, struct sock *sk2) unix_state_double_unlock() argument
/linux-4.4.14/net/ipv6/
H A Dtcp_ipv6.c845 struct sock *sk1 = NULL; tcp_v6_send_reset() local

Completed in 419 milliseconds