Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dtcp_timewait.c143 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()
H A Dtcp_timer.h186 #define V_tcp_msl VNET(tcp_msl) macro
H A Dtcp_subr.c1466 V_tcp_msl = TCPTV_MSL; in tcp_vnet_init()