Searched refs:t_spf_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_spf.c999 ospf->t_spf_calc = NULL;
1065 if (ospf_top->t_spf_calc)
1069 ospf_top->t_spf_calc);
1088 ospf_top->t_spf_calc =
H A Dospfd.h216 struct thread *t_spf_calc; /* SPF calculation timer. */ member in struct:ospf
H A Dospfd.c348 OSPF_TIMER_OFF (ospf->t_spf_calc);

Completed in 59 milliseconds