Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Dtcp_minisocks.c431 void tcp_ca_openreq_child(struct sock *sk, const struct dst_entry *dst) in tcp_ca_openreq_child() function
458 EXPORT_SYMBOL_GPL(tcp_ca_openreq_child);
H A Dtcp_ipv4.c1622 tcp_ca_openreq_child(newsk, dst); in tcp_v4_syn_recv_sock()
/openbmc/linux/net/ipv6/
H A Dtcp_ipv6.c1345 tcp_ca_openreq_child(newsk, dst); in tcp_v6_syn_recv_sock()
/openbmc/linux/include/net/
H A Dtcp.h458 void tcp_ca_openreq_child(struct sock *sk, const struct dst_entry *dst);