Searched refs:inet_csk_complete_hashdance (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/net/dccp/ |
| H A D | minisocks.c | 197 child = inet_csk_complete_hashdance(sk, child, req, own_req); in dccp_check_req()
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | inet_connection_sock.h | 273 struct sock *inet_csk_complete_hashdance(struct sock *sk, struct sock *child,
|
| /OK3568_Linux_fs/kernel/net/ipv4/ |
| H A D | inet_connection_sock.c | 996 struct sock *inet_csk_complete_hashdance(struct sock *sk, struct sock *child, in inet_csk_complete_hashdance() function 1010 EXPORT_SYMBOL(inet_csk_complete_hashdance);
|
| H A D | tcp_minisocks.c | 786 return inet_csk_complete_hashdance(sk, child, req, own_req); in tcp_check_req()
|