Home
last modified time | relevance | path

Searched refs:vty_show_ip_route_detail (Results 1 – 4 of 4) sorted by relevance

/dports/net/quagga/quagga-1.2.4/zebra/
H A Dzebra_vty.c37 static void vty_show_ip_route_detail (struct vty *vty, struct route_node *rn,
374 vty_show_ip_route_detail (vty, rn, 1);
455 vty_show_ip_route_detail (vty, rn, 1);
2692 vty_show_ip_route_detail (vty, rn, 0);
2745 vty_show_ip_route_detail (vty, rn, 0);
3189 vty_show_ip_route_detail (vty, rn, 0);
3235 vty_show_ip_route_detail (vty, rn, 0);
4685 vty_show_ip_route_detail (vty, rn, 0);
4738 vty_show_ip_route_detail (vty, rn, 0);
5035 vty_show_ip_route_detail (vty, rn, 0);
[all …]
/dports/net/frr7-pythontools/frr-frr-7.5.1/zebra/
H A Dzebra_vty.c77 static void vty_show_ip_route_detail(struct vty *vty, struct route_node *rn,
181 vty_show_ip_route_detail(vty, rn, 1, false, false);
410 static void vty_show_ip_route_detail(struct vty *vty, struct route_node *rn, in vty_show_ip_route_detail() function
1832 vty_show_ip_route_detail(vty, rn, 0, use_fib,
1885 vty_show_ip_route_detail(vty, rn, 0, use_fib, show_ng);
/dports/net/frr7/frr-frr-7.5.1/zebra/
H A Dzebra_vty.c77 static void vty_show_ip_route_detail(struct vty *vty, struct route_node *rn,
181 vty_show_ip_route_detail(vty, rn, 1, false, false);
410 static void vty_show_ip_route_detail(struct vty *vty, struct route_node *rn, in vty_show_ip_route_detail() function
1832 vty_show_ip_route_detail(vty, rn, 0, use_fib,
1885 vty_show_ip_route_detail(vty, rn, 0, use_fib, show_ng);
/dports/net/olsrd/olsrd-0.9.8/lib/quagga/patches/
H A Dquagga-0.99.21.diff212 @@ -558,7 +558,10 @@ vty_show_ip_route_detail (struct vty *vty, struct route_node *rn)