Searched refs:TIMER_IS_ON_LIST (Results 1 – 1 of 1) sorted by relevance
439 #define TIMER_IS_ON_LIST(tp) ((tp)->t_flags & TF_TIMER_ONLIST) macro568 if (TIMER_IS_ON_LIST(tp)) { in add_to_time_wait_locked()743 if (TIMER_IS_ON_LIST(tp)) { in tcp_garbage_collect()1855 if (!(TIMER_IS_ON_LIST(tp))) { in tcp_remove_timer()1986 if (TIMER_IS_ON_LIST(tp)) { in tcp_run_conn_timer()2302 if (TIMER_IS_ON_LIST(tp)) { in tcp_sched_timers()2324 if (!TIMER_IS_ON_LIST(tp)) { in tcp_sched_timers()2330 if (!TIMER_IS_ON_LIST(tp)) { in tcp_sched_timers()