aboutsummaryrefslogtreecommitdiffstats
path: root/hicn-plugin/src/interest_hitcs.h
diff options
context:
space:
mode:
Diffstat (limited to 'hicn-plugin/src/interest_hitcs.h')
-rw-r--r--hicn-plugin/src/interest_hitcs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/hicn-plugin/src/interest_hitcs.h b/hicn-plugin/src/interest_hitcs.h
index 82b0ace54..3588d4e08 100644
--- a/hicn-plugin/src/interest_hitcs.h
+++ b/hicn-plugin/src/interest_hitcs.h
@@ -42,6 +42,7 @@ typedef enum
{
HICN_INTEREST_HITCS_NEXT_V4_LOOKUP,
HICN_INTEREST_HITCS_NEXT_V6_LOOKUP,
+ HICN_INTEREST_HITCS_NEXT_PUSH,
HICN_INTEREST_HITCS_NEXT_ERROR_DROP,
HICN_INTEREST_HITCS_N_NEXT,
} hicn_interest_hitcs_next_t;