Searched refs:TCP_VEGAS (Results 1 – 3 of 3) sorted by relevance
261 TCP_VEGAS, enumerator
1116 #define tcp_is_vegas(__tp) ((__tp)->adv_cong == TCP_VEGAS)
569 tp->adv_cong = TCP_VEGAS; in tcp_ca_init()