FD.io VPP
v20.01-48-g3e0dafb74
Vector Packet Processing
|
Use the vpp classifier to decide whether to trace packets. More...
Go to the source code of this file.
Functions | |
static int | vnet_is_packet_traced_inline (vlib_buffer_t *b, u32 classify_table_index, int func) |
vnet_is_packet_traced More... | |
Use the vpp classifier to decide whether to trace packets.
Definition in file trace_classify.h.
|
inlinestatic |
vnet_is_packet_traced
vlib_buffer_t | *b - packet to classify |
int | func - 0 => use classifier w/ supplied table index |
u32 | classify_table_index - classifier table index |
Definition at line 34 of file trace_classify.h.