Searched refs:TCP_TIMERLIST_500MS_MODE (Results 1 – 2 of 2) sorted by relevance
261 #define TCP_TIMERLIST_500MS_MODE 0x4 macro
472 (mode) |= TCP_TIMERLIST_500MS_MODE; \2245 next_mode = TCP_TIMERLIST_500MS_MODE; in tcp_run_timerlist()2248 if (next_mode != TCP_TIMERLIST_500MS_MODE) { in tcp_run_timerlist()2273 if (listp->mode == TCP_TIMERLIST_500MS_MODE) { in tcp_run_timerlist()