Variable-message-length tracing support, VPP-370
[vpp.git] / vpp / vpp-api / vpe_all_api_h.h
index f6793f7..98717ea 100644 (file)
  * keyboard in the middle of the night!
  */
 
-/* Inherited from vlib */
+/* Include the (first) vlib-api API definition layer */
 #include <vlibmemory/vl_memory_api_h.h>
 
-/* Here are the vpe forwarder specific API definitions */
+/* Include the (second) vnet API definition layer */
+#define included_from_layer_3
+#include <vnet/vnet_all_api_h.h>
+#undef included_from_layer_3
+
+/* Include the current layer (third) vpp API definition layer */
 #include <vpp-api/vpe.api.h>
 
 /*