Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/net/
Dtcp.h2079 static inline int tcp_westwood_complete_cwr(struct tcp_opt *tp) in tcp_westwood_complete_cwr() function
/linux-2.4.37.9/net/ipv4/
Dtcp_input.c1755 if (!(tcp_westwood_complete_cwr(tp))) in tcp_complete_cwr()