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()746 if (TIMER_IS_ON_LIST(tp)) { in tcp_garbage_collect()1902 if (!(TIMER_IS_ON_LIST(tp))) { in tcp_remove_timer()2021 if (TIMER_IS_ON_LIST(tp)) { in tcp_run_conn_timer()2319 if (TIMER_IS_ON_LIST(tp)) { in tcp_sched_timers()2341 if (!TIMER_IS_ON_LIST(tp)) { in tcp_sched_timers()2347 if (!TIMER_IS_ON_LIST(tp)) { in tcp_sched_timers()