Searched refs:replq (Results 1 – 1 of 1) sorted by relevance
254 return &rt_priv(ops)->replq; in rt_replq()385 replq = rt_replq(ops); in rt_dump()402 list_for_each ( iter, replq ) in rt_dump()536 struct list_head *replq = rt_replq(ops); in replq_remove() local548 if ( !list_empty(replq) ) in replq_remove()584 struct list_head *replq = rt_replq(ops); in replq_insert() local606 struct list_head *replq = rt_replq(ops); in replq_reinsert() local624 rearm_svc = replq_elem(replq->next); in replq_reinsert()692 INIT_LIST_HEAD(&prv->replq); in rt_init()1475 list_for_each_safe ( iter, tmp, replq ) in repl_timer_handler()[all …]
Completed in 35 milliseconds