Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/net/
Dtcp.h1266 static __inline__ __u32 tcp_max_burst(struct tcp_opt *tp) in tcp_max_burst() function
/linux-2.4.37.9/net/ipv4/
Dtcp_input.c1582 tcp_packets_in_flight(tp)+tcp_max_burst(tp)); in tcp_moderate_cwnd()