Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/net/
Dsock.h262 TCP_WESTWOOD, enumerator
Dtcp.h1117 #define tcp_is_westwood(__tp) ((__tp)->adv_cong == TCP_WESTWOOD)
/linux-2.4.37.9/net/ipv4/
Dtcp_input.c565 tp->adv_cong = TCP_WESTWOOD; in tcp_ca_init()