FreeBSD kernel CXGBE device code
cpl_pass_establish Struct Reference

#include <t4_msg.h>

Collaboration diagram for cpl_pass_establish:

Data Fields

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

Detailed Description

Definition at line 671 of file t4_msg.h.

Field Documentation

◆ mac_idx

__be16 cpl_pass_establish::mac_idx

Definition at line 676 of file t4_msg.h.

◆ ot

RSS_HDR union opcode_tid cpl_pass_establish::ot

Definition at line 673 of file t4_msg.h.

◆ rcv_isn

__be32 cpl_pass_establish::rcv_isn

Definition at line 679 of file t4_msg.h.

◆ rsvd

__be32 cpl_pass_establish::rsvd

Definition at line 674 of file t4_msg.h.

◆ snd_isn

__be32 cpl_pass_establish::snd_isn

Definition at line 678 of file t4_msg.h.

◆ tcp_opt

__be16 cpl_pass_establish::tcp_opt

Definition at line 677 of file t4_msg.h.

◆ tos_stid

__be32 cpl_pass_establish::tos_stid

Definition at line 675 of file t4_msg.h.


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