FD.io VPP  v16.12-rc0-308-g931be3a
Vector Packet Processing
ixge_tx_state_t Struct Reference
+ Collaboration diagram for ixge_tx_state_t:

Data Fields

vlib_node_runtime_tnode
 
u32 is_start_of_packet
 
u32 n_bytes_in_packet
 
ixge_tx_descriptor_tstart_of_packet_descriptor
 

Detailed Description

Definition at line 898 of file ixge.c.

Field Documentation

u32 ixge_tx_state_t::is_start_of_packet

Definition at line 902 of file ixge.c.

u32 ixge_tx_state_t::n_bytes_in_packet

Definition at line 904 of file ixge.c.

vlib_node_runtime_t* ixge_tx_state_t::node

Definition at line 900 of file ixge.c.

ixge_tx_descriptor_t* ixge_tx_state_t::start_of_packet_descriptor

Definition at line 906 of file ixge.c.


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