Home
last modified time | relevance | path

Searched defs:rib_cnt (Results 1 – 4 of 4) sorted by relevance

/dports/net/frr7-pythontools/frr-frr-7.5.1/zebra/
H A Dzebra_vty.c1967 uint32_t rib_cnt[ZEBRA_ROUTE_TOTAL + 1]; in vty_show_ip_route_summary() local
2110 uint32_t rib_cnt[ZEBRA_ROUTE_TOTAL + 1]; in vty_show_ip_route_summary_prefix() local
/dports/net/frr7/frr-frr-7.5.1/zebra/
H A Dzebra_vty.c1967 uint32_t rib_cnt[ZEBRA_ROUTE_TOTAL + 1]; in vty_show_ip_route_summary() local
2110 uint32_t rib_cnt[ZEBRA_ROUTE_TOTAL + 1]; in vty_show_ip_route_summary_prefix() local
/dports/net/quagga/quagga-1.2.4/zebra/
H A Dzebra_vty.c2769 u_int32_t rib_cnt[ZEBRA_ROUTE_TOTAL + 1]; in vty_show_ip_route_summary() local
2843 u_int32_t rib_cnt[ZEBRA_ROUTE_TOTAL + 1]; in vty_show_ip_route_summary_prefix() local
/dports/net/openbgpd6/openbgpd-6.9p0/src/bgpd/
H A Dbgpd.h1162 long long rib_cnt; member