Searched refs:route_calc (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/ospf6d/
H A Dospf6_area.h47 struct thread *route_calc; member in struct:ospf6_area
H A Dospf6_area.c234 if (o6a->route_calc)
235 thread_cancel (o6a->route_calc);
236 o6a->route_calc = (struct thread *) NULL;

Completed in 47 milliseconds