aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/vnet.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/vnet/vnet.h')
-rw-r--r--src/vnet/vnet.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/vnet/vnet.h b/src/vnet/vnet.h
index 1deaff66375..24afe633af2 100644
--- a/src/vnet/vnet.h
+++ b/src/vnet/vnet.h
@@ -70,6 +70,7 @@ typedef struct
u32 pcap_sw_if_index;
pcap_main_t pcap_main;
u32 filter_classify_table_index;
+ vlib_error_t pcap_error_index;
} vnet_pcap_t;
typedef struct vnet_main_t