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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/ospfd/
H A Dospf_zebra.c887 ospf_top->t_distribute_update = NULL;
921 if (ospf_top->t_distribute_update)
922 OSPF_TIMER_OFF (ospf_top->t_distribute_update);
925 ospf_top->t_distribute_update =
H A Dospfd.h215 struct thread *t_distribute_update; /* Distirbute list update timer. */ member in struct:ospf
H A Dospfd.c353 OSPF_TIMER_OFF (ospf->t_distribute_update);

Completed in 53 milliseconds