Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Dtcp_timer.h179 #define TT_2MSL_SUS 0x1000 macro
/f-stack/freebsd/netinet/
H A Dtcp_timer.h179 #define TT_2MSL_SUS 0x1000 macro
H A Dtcp_timer.c1005 t_flags = TT_2MSL_SUS; in tcp_timer_suspend()
1061 if (tp->t_timers->tt_flags &= TT_2MSL_SUS) { in tcp_timers_unsuspend()
1062 tp->t_timers->tt_flags &= ~TT_2MSL_SUS; in tcp_timers_unsuspend()