summaryrefslogtreecommitdiffstats
path: root/filter/filter.h
diff options
context:
space:
mode:
Diffstat (limited to 'filter/filter.h')
-rw-r--r--filter/filter.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/filter/filter.h b/filter/filter.h
index 1039c6f..04a2623 100644
--- a/filter/filter.h
+++ b/filter/filter.h
@@ -109,6 +109,9 @@ void val_print(struct f_val v);
#define T_ENUM_RTS 0x30
#define T_ENUM_BGP_ORIGIN 0x31
+#define T_ENUM_SCOPE 0x32
+#define T_ENUM_RTC 0x33
+#define T_ENUM_RTD 0x34
/* new enums go here */
#define T_ENUM_EMPTY 0x3f /* Special hack for atomic_aggr */