Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ipv4/
H A Dtcp_input.c5383 static bool tcp_should_expand_sndbuf(const struct sock *sk) in tcp_should_expand_sndbuf() function
5412 if (tcp_should_expand_sndbuf(sk)) { in tcp_new_space()