Searched refs:maxage_remover (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/ospf6d/
H A Dospf6_area.h64 struct thread *maxage_remover; member in struct:ospf6_area
H A Dospf6_top.h70 struct thread *maxage_remover; member in struct:ospf6
H A Dospf6_interface.h97 struct thread *maxage_remover; member in struct:ospf6_interface
H A Dospf6_area.c62 o6a->maxage_remover = (struct thread *) NULL;
79 if (o6a->maxage_remover != NULL)
82 o6a->maxage_remover =
H A Dospf6_top.c109 o6->maxage_remover = (struct thread *) NULL;
124 if (o6->maxage_remover != NULL)
127 o6->maxage_remover =
H A Dospf6_interface.c61 o6i->maxage_remover = (struct thread *) NULL;
78 if (o6i->maxage_remover != NULL)
81 o6i->maxage_remover =

Completed in 119 milliseconds