Searched refs:inet_csk_route_child_sock (Results 1 – 3 of 3) sorted by relevance
625 struct dst_entry *inet_csk_route_child_sock(const struct sock *sk, in inet_csk_route_child_sock() function659 EXPORT_SYMBOL_GPL(inet_csk_route_child_sock);
1468 dst = inet_csk_route_child_sock(sk, newsk, req); in tcp_v4_syn_recv_sock()
423 if (dst == NULL && (dst = inet_csk_route_child_sock(sk, newsk, req)) == NULL) in dccp_v4_request_recv_sock()