Add sw_if_index to af_packet_create and various clean ups
[vpp.git] / vpp-api-test / vat / vat.h
index b32d9ff..4772f2e 100644 (file)
@@ -125,6 +125,7 @@ typedef struct {
     u32 async_errors;
     volatile u32 result_ready;
     volatile i32 retval;
+    volatile u32 sw_if_index;
     volatile u8 *shmem_result;
 
     /* our client index */