Searched refs:t_abr_task (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/ospfd/
H A Dospfd.h213 struct thread *t_abr_task; /* ABR task timer. */ member in struct:ospf
H A Dospf_abr.c1722 ospf_top->t_abr_task = 0;
1739 if (! ospf_top->t_abr_task)
1740 ospf_top->t_abr_task = thread_add_timer (master, ospf_abr_task_timer,
H A Dospfd.c352 OSPF_TIMER_OFF (ospf->t_abr_task);

Completed in 51 milliseconds