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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zebra/ospf6d/
H A Dospf6_area.h46 struct thread *spf_calc; member in struct:ospf6_area
H A Dospf6_area.c231 if (o6a->spf_calc)
232 thread_cancel (o6a->spf_calc);
233 o6a->spf_calc = (struct thread *) NULL;

Completed in 68 milliseconds