ip: api cleanup
[vpp.git] / src / vnet / ip / ip4.h
index 32552ea..bc971a2 100644 (file)
@@ -164,6 +164,8 @@ typedef struct ip4_main_t
 
     u8 pad[2];
   } host_config;
+
+  u16 msg_id_base;
 } ip4_main_t;
 
 #define ARP_THROTTLE_BITS      (512)