FD.io VPP  v19.08.1-401-g8e4ed521a
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
 
u32 sw_if_index
 
int filter
 

Detailed Description

Definition at line 899 of file interface.h.

Field Documentation

◆ drop_enable

u8 vnet_pcap_dispatch_trace_args_t::drop_enable

Definition at line 908 of file interface.h.

◆ enable

int vnet_pcap_dispatch_trace_args_t::enable

Definition at line 902 of file interface.h.

◆ filename

u8* vnet_pcap_dispatch_trace_args_t::filename

Definition at line 901 of file interface.h.

◆ filter

int vnet_pcap_dispatch_trace_args_t::filter

Definition at line 910 of file interface.h.

◆ max_bytes_per_pkt

u32 vnet_pcap_dispatch_trace_args_t::max_bytes_per_pkt

Definition at line 905 of file interface.h.

◆ packets_to_capture

u32 vnet_pcap_dispatch_trace_args_t::packets_to_capture

Definition at line 904 of file interface.h.

◆ rx_enable

u8 vnet_pcap_dispatch_trace_args_t::rx_enable

Definition at line 906 of file interface.h.

◆ status

int vnet_pcap_dispatch_trace_args_t::status

Definition at line 903 of file interface.h.

◆ sw_if_index

u32 vnet_pcap_dispatch_trace_args_t::sw_if_index

Definition at line 909 of file interface.h.

◆ tx_enable

u8 vnet_pcap_dispatch_trace_args_t::tx_enable

Definition at line 907 of file interface.h.


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