Home
last modified time | relevance | path

Searched refs:inet_csk_route_child_sock (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/include/net/
A Dinet_connection_sock.h258 struct dst_entry *inet_csk_route_child_sock(const struct sock *sk,
/linux-6.3-rc2/net/ipv4/
A Dinet_connection_sock.c818 struct dst_entry *inet_csk_route_child_sock(const struct sock *sk, in inet_csk_route_child_sock() function
852 EXPORT_SYMBOL_GPL(inet_csk_route_child_sock);
A Dtcp_ipv4.c1601 dst = inet_csk_route_child_sock(sk, newsk, req); in tcp_v4_syn_recv_sock()
/linux-6.3-rc2/net/dccp/
A Dipv4.c435 if (dst == NULL && (dst = inet_csk_route_child_sock(sk, newsk, req)) == NULL) in dccp_v4_request_recv_sock()
/linux-6.3-rc2/drivers/net/ethernet/chelsio/inline_crypto/chtls/
A Dchtls_cm.c1135 dst = inet_csk_route_child_sock(lsk, newsk, oreq); in chtls_recv_sock()

Completed in 20 milliseconds