X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fvppinfra%2Fpcap.h;h=c3e1fef71f3e03ef7609d0495410d8557c3994ea;hb=5fe9457fa2ac49ca7134b09c6886192c7001335c;hp=893c67b758042d2024d5d34ca01b02c3c9ecdda0;hpb=7b01e9e897c8f780e79ca6e64c72d700bd27f86e;p=vpp.git diff --git a/src/vppinfra/pcap.h b/src/vppinfra/pcap.h index 893c67b7580..c3e1fef71f3 100644 --- a/src/vppinfra/pcap.h +++ b/src/vppinfra/pcap.h @@ -193,6 +193,8 @@ typedef struct u32 min_packet_bytes, max_packet_bytes; } pcap_main_t; +#define PCAP_DEF_PKT_TO_CAPTURE (100) + #endif /* included_vppinfra_pcap_h */ /*