]> git.proxmox.com Git - mirror_frr.git/blobdiff - bgpd/bgp_zebra.h
Revert "MPLS allocation mode per next hop"
[mirror_frr.git] / bgpd / bgp_zebra.h
index 7c85d86b317a5cf606ad2918900f473d045421cc..b09be890e5eef7d09fb430f66594a8a2d3e88343 100644 (file)
@@ -118,8 +118,4 @@ extern int bgp_zebra_update(struct bgp *bgp, afi_t afi, safi_t safi,
 extern int bgp_zebra_stale_timer_update(struct bgp *bgp);
 extern int bgp_zebra_srv6_manager_get_locator_chunk(const char *name);
 extern int bgp_zebra_srv6_manager_release_locator_chunk(const char *name);
-extern void bgp_zebra_send_nexthop_label(int cmd, mpls_label_t label,
-                                        ifindex_t index, vrf_id_t vrfid,
-                                        enum lsp_types_t ltype,
-                                        struct prefix *p);
 #endif /* _QUAGGA_BGP_ZEBRA_H */