X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fvnet%2Fvnet.h;h=54988aec6675e8cb2c8ecbaa3604f372c8c3cef0;hb=3f4075574;hp=227fa5be30cb6f25d0aab91fe0bf0bea1ff8ef14;hpb=4ab1aa31451c0db5deb9c726e82de241da126107;p=vpp.git diff --git a/src/vnet/vnet.h b/src/vnet/vnet.h index 227fa5be30c..54988aec667 100644 --- a/src/vnet/vnet.h +++ b/src/vnet/vnet.h @@ -71,6 +71,7 @@ typedef struct u32 pcap_sw_if_index; pcap_main_t pcap_main; u32 filter_classify_table_index; + vlib_is_packet_traced_fn_t *current_filter_function; vlib_error_t pcap_error_index; } vnet_pcap_t;