FreeBSD kernel CXGBE device code
cpl_pass_accept_req Struct Reference

#include <t4_msg.h>

Collaboration diagram for cpl_pass_accept_req:

Data Fields

RSS_HDR union opcode_tid ot
 
__be16 rsvd
 
__be16 len
 
__be32 hdr_len
 
__be16 vlan
 
__be16 l2info
 
__be32 tos_stid
 
struct tcp_options tcpopt
 

Detailed Description

Definition at line 719 of file t4_msg.h.

Field Documentation

◆ hdr_len

__be32 cpl_pass_accept_req::hdr_len

Definition at line 724 of file t4_msg.h.

◆ l2info

__be16 cpl_pass_accept_req::l2info

Definition at line 726 of file t4_msg.h.

◆ len

__be16 cpl_pass_accept_req::len

Definition at line 723 of file t4_msg.h.

◆ ot

RSS_HDR union opcode_tid cpl_pass_accept_req::ot

Definition at line 721 of file t4_msg.h.

◆ rsvd

__be16 cpl_pass_accept_req::rsvd

Definition at line 722 of file t4_msg.h.

◆ tcpopt

struct tcp_options cpl_pass_accept_req::tcpopt

Definition at line 728 of file t4_msg.h.

◆ tos_stid

__be32 cpl_pass_accept_req::tos_stid

Definition at line 727 of file t4_msg.h.

◆ vlan

__be16 cpl_pass_accept_req::vlan

Definition at line 725 of file t4_msg.h.


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