Home
last modified time | relevance | path

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

/linux-6.14.4/Documentation/networking/net_cachelines/
Dtcp_sock.rst39 …tly tcp_rate_check_app_limited,tcp_current_mss,tcp_sync_mss,tcp_sndbuf_expand,tcp_tso_shou…
88 … reordering read_mostly tcp_sndbuf_expand
/linux-6.14.4/net/ipv4/
Dtcp_input.c427 static void tcp_sndbuf_expand(struct sock *sk) in tcp_sndbuf_expand() function
569 tcp_sndbuf_expand(sk); in tcp_init_buffer_space()
5722 tcp_sndbuf_expand(sk); in tcp_new_space()