Searched refs:ospf6_route_table_create (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/ospf6d/
H A Dospf6_top.c261 o6->topology_table = ospf6_route_table_create (namebuf);
268 o6->external_table = ospf6_route_table_create (namebuf);
275 o6->route_table = ospf6_route_table_create (namebuf);
H A Dospf6_route.h184 struct ospf6_route_table *ospf6_route_table_create ();
H A Dospf6_area.c178 o6a->route_table = ospf6_route_table_create (namebuf);
184 o6a->table_topology = ospf6_route_table_create (namebuf);
H A Dospf6_route.c762 ospf6_route_table_create (char *name)
761 ospf6_route_table_create (char *name) function

Completed in 121 milliseconds