Searched refs:bgp_static_unset (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.c2070 bgp_static_unset (struct vty *vty, struct bgp *bgp, char *ip_str,
2466 return bgp_static_unset (vty, vty->index, argv[0], AFI_IP,
2506 return bgp_static_unset (vty, vty->index, prefix_str, AFI_IP,
2548 return bgp_static_unset (vty, vty->index, prefix_str, AFI_IP,
2598 return bgp_static_unset (vty, vty->index, argv[0], AFI_IP6, SAFI_UNICAST);
2059 bgp_static_unset (struct vty *vty, struct bgp *bgp, char *ip_str, function

Completed in 44 milliseconds