Home
last modified time | relevance | path

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

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