aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/bier/bier_hdr_inlines.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/vnet/bier/bier_hdr_inlines.h')
-rw-r--r--src/vnet/bier/bier_hdr_inlines.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/vnet/bier/bier_hdr_inlines.h b/src/vnet/bier/bier_hdr_inlines.h
index 4437dc82e24..d58926e97ef 100644
--- a/src/vnet/bier/bier_hdr_inlines.h
+++ b/src/vnet/bier/bier_hdr_inlines.h
@@ -27,6 +27,11 @@
#include <vnet/ip/ip6_packet.h>
/**
+ * Special Value of the BIER RX interface
+ */
+#define BIER_RX_ITF (~0 - 1)
+
+/**
* Mask and shift values for the fields incorporated
* into the header's first word
*/