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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/ospf6d/
H A Dospf6_redistribute.c317 char *zebra_route_string[] = { "system", "kernel", "connected", "static", variable
334 zebra_route_string[i], ospf6->rmap[i].name, VTY_NEWLINE);
337 zebra_route_string[i], VTY_NEWLINE);
366 zebra_route_string[i], o6->rmap[i].name,
369 vty_out (vty, " %s%s", zebra_route_string[i], VTY_NEWLINE);

Completed in 100 milliseconds