Home
last modified time | relevance | path

Searched refs:inet_csk_route_child_sock (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H A Dinet_connection_sock.h317 struct dst_entry *inet_csk_route_child_sock(const struct sock *sk,
/kernel/linux/linux-6.6/include/net/
H A Dinet_connection_sock.h259 struct dst_entry *inet_csk_route_child_sock(const struct sock *sk,
/kernel/linux/linux-5.10/net/ipv4/
H A Dinet_connection_sock.c646 struct dst_entry *inet_csk_route_child_sock(const struct sock *sk, in inet_csk_route_child_sock() function
680 EXPORT_SYMBOL_GPL(inet_csk_route_child_sock); variable
H A Dtcp_ipv4.c1582 dst = inet_csk_route_child_sock(sk, newsk, req); in tcp_v4_syn_recv_sock()
/kernel/linux/linux-6.6/net/ipv4/
H A Dinet_connection_sock.c825 struct dst_entry *inet_csk_route_child_sock(const struct sock *sk, in inet_csk_route_child_sock() function
859 EXPORT_SYMBOL_GPL(inet_csk_route_child_sock); variable
H A Dtcp_ipv4.c1608 dst = inet_csk_route_child_sock(sk, newsk, req); in tcp_v4_syn_recv_sock()
/kernel/linux/linux-5.10/net/dccp/
H A Dipv4.c423 if (dst == NULL && (dst = inet_csk_route_child_sock(sk, newsk, req)) == NULL) in dccp_v4_request_recv_sock()
/kernel/linux/linux-6.6/net/dccp/
H A Dipv4.c435 if (dst == NULL && (dst = inet_csk_route_child_sock(sk, newsk, req)) == NULL) in dccp_v4_request_recv_sock()
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H A Dchtls_cm.c1136 dst = inet_csk_route_child_sock(lsk, newsk, oreq); in chtls_recv_sock()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H A Dchtls_cm.c1135 dst = inet_csk_route_child_sock(lsk, newsk, oreq); in chtls_recv_sock()

Completed in 24 milliseconds