Searched refs:V_tcp_msl (Results 1 – 3 of 3) sorted by relevance
143 tcp_timer_activate(tp, TT_2MSL, 2 * V_tcp_msl); in tcp_twstart() 286 tcp_timer_activate(tp, TT_2MSL, 2 * V_tcp_msl); in tcp_twcheck()
186 #define V_tcp_msl VNET(tcp_msl) macro
1466 V_tcp_msl = TCPTV_MSL; in tcp_vnet_init()