inet_csk_route_child_sock 1045 drivers/crypto/chelsio/chtls/chtls_cm.c dst = inet_csk_route_child_sock(lsk, newsk, oreq); inet_csk_route_child_sock 259 include/net/inet_connection_sock.h struct dst_entry *inet_csk_route_child_sock(const struct sock *sk, inet_csk_route_child_sock 421 net/dccp/ipv4.c if (dst == NULL && (dst = inet_csk_route_child_sock(sk, newsk, req)) == NULL) inet_csk_route_child_sock 636 net/ipv4/inet_connection_sock.c EXPORT_SYMBOL_GPL(inet_csk_route_child_sock); inet_csk_route_child_sock 1456 net/ipv4/tcp_ipv4.c dst = inet_csk_route_child_sock(sk, newsk, req);