Home
last modified time | relevance | path

Searched refs:inet_csk_complete_hashdance (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/net/dccp/
H A Dminisocks.c197 child = inet_csk_complete_hashdance(sk, child, req, own_req); in dccp_check_req()
/kernel/linux/linux-6.6/net/dccp/
H A Dminisocks.c198 child = inet_csk_complete_hashdance(sk, child, req, own_req); in dccp_check_req()
/kernel/linux/linux-5.10/include/net/
H A Dinet_connection_sock.h326 struct sock *inet_csk_complete_hashdance(struct sock *sk, struct sock *child,
/kernel/linux/linux-6.6/include/net/
H A Dinet_connection_sock.h268 struct sock *inet_csk_complete_hashdance(struct sock *sk, struct sock *child,
/kernel/linux/linux-5.10/net/ipv4/
H A Dinet_connection_sock.c1035 struct sock *inet_csk_complete_hashdance(struct sock *sk, struct sock *child, in inet_csk_complete_hashdance() function
1049 EXPORT_SYMBOL(inet_csk_complete_hashdance); variable
H A Dtcp_minisocks.c792 return inet_csk_complete_hashdance(sk, child, req, own_req); in tcp_check_req()
/kernel/linux/linux-6.6/net/ipv4/
H A Dinet_connection_sock.c1324 struct sock *inet_csk_complete_hashdance(struct sock *sk, struct sock *child, in inet_csk_complete_hashdance() function
1368 EXPORT_SYMBOL(inet_csk_complete_hashdance); variable
H A Dtcp_minisocks.c817 return inet_csk_complete_hashdance(sk, child, req, own_req); in tcp_check_req()
/kernel/linux/common_modules/newip/third_party/linux-5.10/net/newip/
H A Dtcp_nip_input.c2249 return inet_csk_complete_hashdance(sk, child, req, own_req); in tcp_nip_check_req()

Completed in 13 milliseconds