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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/bgpd/
H A Dbgp_route.c62 bgp_afi_node_get (struct bgp *bgp, afi_t afi, safi_t safi, struct prefix *p,
965 rn = bgp_afi_node_get (bgp, afi, safi, p, prd);
1263 rn = bgp_afi_node_get (bgp, afi, safi, p, prd);
1797 rn = bgp_afi_node_get (bgp, afi, safi, p, NULL);
1891 rn = bgp_afi_node_get (bgp, afi, safi, p, prd);
1920 rn = bgp_afi_node_get (bgp, afi, safi, p, NULL);
1951 rn = bgp_afi_node_get (bgp, afi, safi, p, prd);
3580 bn = bgp_afi_node_get (bgp, afi, SAFI_UNICAST, p, NULL);
3650 rn = bgp_afi_node_get (bgp, afi, SAFI_UNICAST, p, NULL);
61 bgp_afi_node_get (struct bgp *bgp, afi_t afi, safi_t safi, struct prefix *p, function

Completed in 111 milliseconds