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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/bgpd/
H A Dbgp_route.h142 void bgp_static_withdraw (struct bgp *, struct prefix *, afi_t, safi_t);
H A Dbgp_nexthop.c1172 bgp_static_withdraw (bgp, &rn->p, afi, safi);
H A Dbgp_route.c1821 bgp_static_withdraw (bgp, p, afi, safi);
1914 bgp_static_withdraw (struct bgp *bgp, struct prefix *p, afi_t afi,
2059 bgp_static_withdraw (bgp, &p, afi, safi);
2108 bgp_static_withdraw (bgp, &p, afi, safi);
2155 bgp_static_withdraw (bgp, &rn->p, afi, safi);
1903 bgp_static_withdraw (struct bgp *bgp, struct prefix *p, afi_t afi, function

Completed in 565 milliseconds