Searched refs:TIMER_IS_ON_LIST (Results 1 – 1 of 1) sorted by relevance
442 #define TIMER_IS_ON_LIST(tp) ((tp)->t_flags & TF_TIMER_ONLIST) macro571 if (TIMER_IS_ON_LIST(tp)) { in add_to_time_wait_locked()731 if (TIMER_IS_ON_LIST(tp)) { in tcp_garbage_collect()1878 if (!(TIMER_IS_ON_LIST(tp))) { in tcp_remove_timer()1884 if (!(TIMER_IS_ON_LIST(tp))) { in tcp_remove_timer()2002 if (TIMER_IS_ON_LIST(tp)) { in tcp_run_conn_timer()2189 if (TIMER_IS_ON_LIST(tp)) { in tcp_run_timerlist()2306 if (TIMER_IS_ON_LIST(tp)) { in tcp_sched_timers()2328 if (!TIMER_IS_ON_LIST(tp)) { in tcp_sched_timers()2334 if (!TIMER_IS_ON_LIST(tp)) { in tcp_sched_timers()