FD.io VPP  v20.01-48-g3e0dafb74
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 913 of file interface.h.

Field Documentation

◆ drop_enable

u8 vnet_pcap_dispatch_trace_args_t::drop_enable

Definition at line 922 of file interface.h.

◆ enable

int vnet_pcap_dispatch_trace_args_t::enable

Definition at line 916 of file interface.h.

◆ filename

u8* vnet_pcap_dispatch_trace_args_t::filename

Definition at line 915 of file interface.h.

◆ filter

int vnet_pcap_dispatch_trace_args_t::filter

Definition at line 924 of file interface.h.

◆ max_bytes_per_pkt

u32 vnet_pcap_dispatch_trace_args_t::max_bytes_per_pkt

Definition at line 919 of file interface.h.

◆ packets_to_capture

u32 vnet_pcap_dispatch_trace_args_t::packets_to_capture

Definition at line 918 of file interface.h.

◆ rx_enable

u8 vnet_pcap_dispatch_trace_args_t::rx_enable

Definition at line 920 of file interface.h.

◆ status

int vnet_pcap_dispatch_trace_args_t::status

Definition at line 917 of file interface.h.

◆ sw_if_index

u32 vnet_pcap_dispatch_trace_args_t::sw_if_index

Definition at line 923 of file interface.h.

◆ tx_enable

u8 vnet_pcap_dispatch_trace_args_t::tx_enable

Definition at line 921 of file interface.h.


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