ip: reassembly - add a way to disable for forus
[vpp.git] / src / vnet / ip / ip4_input.h
index 53948d6..57aef0b 100644 (file)
@@ -52,7 +52,6 @@ typedef enum
   IP4_INPUT_NEXT_LOOKUP,
   IP4_INPUT_NEXT_LOOKUP_MULTICAST,
   IP4_INPUT_NEXT_ICMP_ERROR,
-  IP4_INPUT_NEXT_REASSEMBLY,
   IP4_INPUT_N_NEXT,
 } ip4_input_next_t;