FreeBSD kernel CXGBE device code
cpl_tx_pkt_ufo_core Struct Reference

#include <t4_msg.h>

Data Fields

__be16 ethlen
 
__be16 iplen
 
__be16 udplen
 
__be16 mss
 
__be32 len
 
__be32 r1
 

Detailed Description

Definition at line 1424 of file t4_msg.h.

Field Documentation

◆ ethlen

__be16 cpl_tx_pkt_ufo_core::ethlen

Definition at line 1425 of file t4_msg.h.

◆ iplen

__be16 cpl_tx_pkt_ufo_core::iplen

Definition at line 1426 of file t4_msg.h.

◆ len

__be32 cpl_tx_pkt_ufo_core::len

Definition at line 1429 of file t4_msg.h.

◆ mss

__be16 cpl_tx_pkt_ufo_core::mss

Definition at line 1428 of file t4_msg.h.

◆ r1

__be32 cpl_tx_pkt_ufo_core::r1

Definition at line 1430 of file t4_msg.h.

◆ udplen

__be16 cpl_tx_pkt_ufo_core::udplen

Definition at line 1427 of file t4_msg.h.


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