Searched refs:TT_MASK (Results 1 – 2 of 2) sorted by relevance
160 #define TT_MASK (TT_DELACK|TT_REXMT|TT_PERSIST|TT_KEEP|TT_2MSL) macro
1343 if ((tp->t_timers->tt_flags & TT_MASK) == 0) { in tcp_discardcb()1412 if ((tp->t_timers->tt_flags & TT_MASK) == 0) { in tcp_timer_discard()