reassembly: feature/concurrency
[vpp.git] / src / vnet / ip / lookup.h
index 9fe7a1b..a89546f 100644 (file)
@@ -111,7 +111,6 @@ typedef enum
   IP_LOCAL_NEXT_PUNT,
   IP_LOCAL_NEXT_UDP_LOOKUP,
   IP_LOCAL_NEXT_ICMP,
-  IP_LOCAL_NEXT_REASSEMBLY,
   IP_LOCAL_N_NEXT,
 } ip_local_next_t;