Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Dtcp_timer.h178 #define TT_KEEP_SUS 0x0800 macro
/f-stack/freebsd/netinet/
H A Dtcp_timer.h178 #define TT_KEEP_SUS 0x0800 macro
H A Dtcp_timer.c1001 t_flags = TT_KEEP_SUS; in tcp_timer_suspend()
1053 if (tp->t_timers->tt_flags & TT_KEEP_SUS) { in tcp_timers_unsuspend()
1054 tp->t_timers->tt_flags &= ~TT_KEEP_SUS; in tcp_timers_unsuspend()