Searched refs:ospf6_route_table_show (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/ospf6d/
H A Dospf6_route.h203 int ospf6_route_table_show (struct vty *, int, char **,
H A Dospf6_top.c338 return ospf6_route_table_show (vty, argc, argv, ospf6->route_table);
361 return ospf6_route_table_show (vty, argc, argv, ospf6->topology_table);
H A Dospf6_area.c328 return ospf6_route_table_show (vty, argc, argv, o6a->route_table);
H A Dospf6_redistribute.c198 return ospf6_route_table_show (vty, argc, argv, ospf6->external_table);
H A Dospf6_route.c1003 ospf6_route_table_show (struct vty *vty, int argc, char **argv,
1001 ospf6_route_table_show (struct vty *vty, int argc, char **argv, function
H A Dospf6_spf.c1401 return ospf6_route_table_show (vty, argc, argv, o6a->table_topology);

Completed in 130 milliseconds