devices: add support to check host interface offload capabilities
[vpp.git] / src / plugins / af_packet / af_packet.h
index 8026c12..e66a111 100644 (file)
@@ -122,6 +122,7 @@ typedef struct
   u8 is_qdisc_bypass_enabled;
   u8 is_fanout_enabled;
   int *fds;
+  u32 host_interface_oflags;
 } af_packet_if_t;
 
 typedef struct