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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/ospf6d/
H A Dospf6_lsa.c278 ldnum = len / sizeof (struct ospf6_router_lsd);
294 struct ospf6_router_lsd *router_lsd;
301 router_lsd = (struct ospf6_router_lsd *) (router_lsa + 1);
324 struct ospf6_router_lsd *router_lsd2,
340 ospf6_lsa_lsd_router_reference_match (struct ospf6_router_lsd *router_lsd1,
342 struct ospf6_router_lsd *router_lsd2,
364 struct ospf6_router_lsd *r1, *r2;
367 r1 = (struct ospf6_router_lsd *) NULL;
368 r2 = (struct ospf6_router_lsd *) NULL;
371 r1 = (struct ospf6_router_lsd *) ospf6_lsa_lsd_ge
[all...]
H A Dospf6_lsa.h78 /* followed by ospf6_router_lsd(s) */
92 struct ospf6_router_lsd struct
H A Dospf6_spf.c420 struct ospf6_router_lsd *router_lsd;

Completed in 117 milliseconds