FD.io VPP
v21.10.1-2-g0a485f517
Vector Packet Processing
|
Go to the source code of this file.
Functions | |
static_always_inline int | vnet_is_packet_pcaped (vnet_pcap_t *pp, vlib_buffer_t *b, u32 sw_if_index) |
vnet_is_packet_pcaped More... | |
Use the vpp classifier to decide whether to capture packets
Definition in file pcap_classify.h.
static_always_inline int vnet_is_packet_pcaped | ( | vnet_pcap_t * | pp, |
vlib_buffer_t * | b, | ||
u32 | sw_if_index | ||
) |
vnet_is_packet_pcaped
vlib_buffer_t | *b - packet to capture |
Definition at line 32 of file pcap_classify.h.