FD.io VPP  v21.06-1-gbb7418cf9
Vector Packet Processing
virtio_tx_trace_t Struct Reference
+ Collaboration diagram for virtio_tx_trace_t:

Data Fields

u32 buffer_index
 
u32 sw_if_index
 
generic_header_offset_t gho
 
vlib_buffer_t buffer
 

Detailed Description

Definition at line 75 of file device.c.

Field Documentation

◆ buffer

vlib_buffer_t virtio_tx_trace_t::buffer

Definition at line 80 of file device.c.

◆ buffer_index

u32 virtio_tx_trace_t::buffer_index

Definition at line 77 of file device.c.

◆ gho

generic_header_offset_t virtio_tx_trace_t::gho

Definition at line 79 of file device.c.

◆ sw_if_index

u32 virtio_tx_trace_t::sw_if_index

Definition at line 78 of file device.c.


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