Home
last modified time | relevance | path

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

/linux-3.3/net/ipv4/
Dtcp_input.c4933 static int tcp_should_expand_sndbuf(const struct sock *sk) in tcp_should_expand_sndbuf() function
4968 if (tcp_should_expand_sndbuf(sk)) { in tcp_new_space()