Searched refs:TCP_TIMERLIST_500MS_MODE (Results 1 – 2 of 2) sorted by relevance
262 #define TCP_TIMERLIST_500MS_MODE 0x4 macro
471 (mode) |= TCP_TIMERLIST_500MS_MODE; \2260 next_mode = TCP_TIMERLIST_500MS_MODE; in tcp_run_timerlist()2263 if (next_mode != TCP_TIMERLIST_500MS_MODE) { in tcp_run_timerlist()2288 if (listp->mode == TCP_TIMERLIST_500MS_MODE) { in tcp_run_timerlist()