FD.io VPP  v21.01.1
Vector Packet Processing
vnet_pcap_dispatch_trace_args_t Struct Reference

Data Fields

u8filename
 
int enable
 
int status
 
u32 packets_to_capture
 
u32 max_bytes_per_pkt
 
u8 rx_enable
 
u8 tx_enable
 
u8 drop_enable
 
u8 preallocate_data
 
u8 free_data
 
u32 sw_if_index
 
int filter
 

Detailed Description

Definition at line 930 of file interface.h.

Field Documentation

◆ drop_enable

u8 vnet_pcap_dispatch_trace_args_t::drop_enable

Definition at line 939 of file interface.h.

◆ enable

int vnet_pcap_dispatch_trace_args_t::enable

Definition at line 933 of file interface.h.

◆ filename

u8* vnet_pcap_dispatch_trace_args_t::filename

Definition at line 932 of file interface.h.

◆ filter

int vnet_pcap_dispatch_trace_args_t::filter

Definition at line 943 of file interface.h.

◆ free_data

u8 vnet_pcap_dispatch_trace_args_t::free_data

Definition at line 941 of file interface.h.

◆ max_bytes_per_pkt

u32 vnet_pcap_dispatch_trace_args_t::max_bytes_per_pkt

Definition at line 936 of file interface.h.

◆ packets_to_capture

u32 vnet_pcap_dispatch_trace_args_t::packets_to_capture

Definition at line 935 of file interface.h.

◆ preallocate_data

u8 vnet_pcap_dispatch_trace_args_t::preallocate_data

Definition at line 940 of file interface.h.

◆ rx_enable

u8 vnet_pcap_dispatch_trace_args_t::rx_enable

Definition at line 937 of file interface.h.

◆ status

int vnet_pcap_dispatch_trace_args_t::status

Definition at line 934 of file interface.h.

◆ sw_if_index

u32 vnet_pcap_dispatch_trace_args_t::sw_if_index

Definition at line 942 of file interface.h.

◆ tx_enable

u8 vnet_pcap_dispatch_trace_args_t::tx_enable

Definition at line 938 of file interface.h.


The documentation for this struct was generated from the following file: