Home
last modified time | relevance | path

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

/linux-6.14.4/Documentation/networking/net_cachelines/
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-6.14.4/net/ipv4/
Dtcp_output.c3858 static void tcp_ca_dst_init(struct sock *sk, const struct dst_entry *dst) in tcp_ca_dst_init() function
3901 tcp_ca_dst_init(sk, dst); in tcp_connect_init()