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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/ospfd/
H A Dospf_ase.c620 ospf->t_ase_calc = NULL;
675 if (! ospf_top->t_ase_calc)
676 ospf_top->t_ase_calc = thread_add_timer (master, ospf_ase_calculate_timer,
H A Dospfd.h217 struct thread *t_ase_calc; /* ASE calculation timer. */ member in struct:ospf
H A Dospfd.c349 OSPF_TIMER_OFF (ospf->t_ase_calc);

Completed in 136 milliseconds