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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/ospfd/
H A Dospfd.c225 new->t_lsa_refresher = thread_add_timer (master, ospf_lsa_refresh_walker,
354 OSPF_TIMER_OFF (ospf->t_lsa_refresher);
1229 OSPF_TIMER_OFF (ospf->t_lsa_refresher);
1230 ospf->t_lsa_refresher =
1248 OSPF_TIMER_OFF (ospf->t_lsa_refresher);
1249 ospf->t_lsa_refresher =
H A Dospfd.h267 struct thread *t_lsa_refresher; member in struct:ospf
H A Dospf_lsa.c3311 top->t_lsa_refresher = thread_add_timer (master, ospf_lsa_refresh_walker,

Completed in 57 milliseconds