Searched refs:tcp_ca_openreq_child (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/net/ipv4/
H A Dtcp_minisocks.c409 void tcp_ca_openreq_child(struct sock *sk, const struct dst_entry *dst) tcp_ca_openreq_child() function
436 EXPORT_SYMBOL_GPL(tcp_ca_openreq_child); variable
H A Dtcp_ipv4.c1306 tcp_ca_openreq_child(newsk, dst); tcp_v4_syn_recv_sock()
/linux-4.4.14/net/ipv6/
H A Dtcp_ipv6.c1117 tcp_ca_openreq_child(newsk, dst); tcp_v6_syn_recv_sock()
/linux-4.4.14/include/net/
H A Dtcp.h457 void tcp_ca_openreq_child(struct sock *sk, const struct dst_entry *dst);

Completed in 140 milliseconds