FreeBSD kernel CXGBE device code
cpl_act_establish Struct Reference

#include <t4_msg.h>

Collaboration diagram for cpl_act_establish:

Data Fields

RSS_HDR union opcode_tid ot
 
__be32 rsvd
 
__be32 tos_atid
 
__be16 mac_idx
 
__be16 tcp_opt
 
__be32 snd_isn
 
__be32 rcv_isn
 

Detailed Description

Definition at line 911 of file t4_msg.h.

Field Documentation

◆ mac_idx

__be16 cpl_act_establish::mac_idx

Definition at line 916 of file t4_msg.h.

◆ ot

RSS_HDR union opcode_tid cpl_act_establish::ot

Definition at line 913 of file t4_msg.h.

◆ rcv_isn

__be32 cpl_act_establish::rcv_isn

Definition at line 919 of file t4_msg.h.

◆ rsvd

__be32 cpl_act_establish::rsvd

Definition at line 914 of file t4_msg.h.

◆ snd_isn

__be32 cpl_act_establish::snd_isn

Definition at line 918 of file t4_msg.h.

◆ tcp_opt

__be16 cpl_act_establish::tcp_opt

Definition at line 917 of file t4_msg.h.

◆ tos_atid

__be32 cpl_act_establish::tos_atid

Definition at line 915 of file t4_msg.h.


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