diff --git a/bgpd/bgp_label.h b/bgpd/bgp_label.h index 2ffd5b699d..ff002c2071 100644 --- a/bgpd/bgp_label.h +++ b/bgpd/bgp_label.h @@ -7,8 +7,6 @@ #define _BGP_LABEL_H #define BGP_LABEL_BYTES 3 -#define BGP_LABEL_BITS 24 -#define BGP_WITHDRAW_LABEL 0x800000 #define BGP_PREVENT_VRF_2_VRF_LEAK 0xFFFFFFFE struct bgp_dest;