Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/
Dtcp.h1011 static __inline__ __u32 tcp_max_burst(const struct tcp_sock *tp) in tcp_max_burst() function
/linux-4.1.27/net/ipv4/
Dtcp_input.c2302 tcp_packets_in_flight(tp) + tcp_max_burst(tp)); in tcp_moderate_cwnd()