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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/zebra/ospf6d/
H A Dospf6_spf.h28 struct ospf6_vertex struct
73 struct ospf6_vertex *root;
H A Dospf6_spf.c108 ospf6_spf_candidate_enqueue (struct ospf6_vertex *v)
133 struct ospf6_vertex *
138 struct ospf6_vertex *ret;
163 ospf6_spf_candidate_remove (struct ospf6_vertex *v)
229 ospf6_spf_lsd_num (struct ospf6_vertex *V, struct ospf6_area *o6a)
256 ospf6_spf_is_router_to_root (struct ospf6_vertex *c,
260 struct ospf6_vertex *p;
267 p = (struct ospf6_vertex *) getdata (node);
332 ospf6_spf_nexthop_calculation (struct ospf6_vertex *W,
334 struct ospf6_vertex *
[all...]

Completed in 97 milliseconds