FD.io VPP  v20.05-21-gb1500e9ff
Vector Packet Processing
ixge_descriptor_t Union Reference
+ Collaboration diagram for ixge_descriptor_t:

Data Fields

ixge_rx_to_hw_descriptor_t rx_to_hw
 
ixge_rx_from_hw_descriptor_t rx_from_hw
 
ixge_tx_descriptor_t tx
 
u32x4 as_u32x4
 

Detailed Description

Definition at line 166 of file ixge.h.

Field Documentation

◆ as_u32x4

u32x4 ixge_descriptor_t::as_u32x4

Definition at line 171 of file ixge.h.

◆ rx_from_hw

ixge_rx_from_hw_descriptor_t ixge_descriptor_t::rx_from_hw

Definition at line 169 of file ixge.h.

◆ rx_to_hw

ixge_rx_to_hw_descriptor_t ixge_descriptor_t::rx_to_hw

Definition at line 168 of file ixge.h.

◆ tx

ixge_tx_descriptor_t ixge_descriptor_t::tx

Definition at line 170 of file ixge.h.


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