Home
last modified time | relevance | path

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

/Linux-v6.1/net/ipv4/
Dtcp_input.c5427 static bool tcp_should_expand_sndbuf(struct sock *sk) in tcp_should_expand_sndbuf() function
5466 if (tcp_should_expand_sndbuf(sk)) { in tcp_new_space()