Home
last modified time | relevance | path

Searched refs:tcp_ca_dst_init (Results 1 – 2 of 2) sorted by relevance

/linux/Documentation/networking/net_cachelines/
H A Dinet_connection_sock.rst22 …ad_write tcp_cwnd_validate,tcp_tso_segs,tcp_ca_dst_init,tcp_connect_i…
29 … icsk_ca_dst_locked write_mostly tcp_ca_dst_init,tcp_connect_i…
/linux/net/ipv4/
H A Dtcp_output.c3869 static void tcp_ca_dst_init(struct sock *sk, const struct dst_entry *dst) in tcp_ca_dst_init() function
3912 tcp_ca_dst_init(sk, dst); in tcp_connect_init()