nat: Include platform specific headers on FreeBSD
[vpp.git] / src / plugins / dev_octeon / octeon.h
index 39501d0..fd8a92c 100644 (file)
@@ -19,6 +19,7 @@ typedef enum
 {
   OCT_DEVICE_TYPE_UNKNOWN = 0,
   OCT_DEVICE_TYPE_RVU_PF,
+  OCT_DEVICE_TYPE_RVU_VF,
   OCT_DEVICE_TYPE_CPT_VF,
 } __clib_packed oct_device_type_t;