FreeBSD kernel CXGB device code
cpl_pass_accept_rpl Struct Reference

#include <cxgb_t3_cpl.h>

Collaboration diagram for cpl_pass_accept_rpl:

Data Fields

 WR_HDR
 
union opcode_tid ot
 
__be32 opt2
 
__be32 rsvd
 
__be32 peer_ip
 
__be32 opt0h
 
__be32 opt0l_status
 

Detailed Description

Definition at line 610 of file cxgb_t3_cpl.h.

Field Documentation

◆ opt0h

__be32 cpl_pass_accept_rpl::opt0h

Definition at line 616 of file cxgb_t3_cpl.h.

◆ opt0l_status

__be32 cpl_pass_accept_rpl::opt0l_status

Definition at line 617 of file cxgb_t3_cpl.h.

◆ opt2

__be32 cpl_pass_accept_rpl::opt2

Definition at line 613 of file cxgb_t3_cpl.h.

◆ ot

union opcode_tid cpl_pass_accept_rpl::ot

Definition at line 612 of file cxgb_t3_cpl.h.

◆ peer_ip

__be32 cpl_pass_accept_rpl::peer_ip

Definition at line 615 of file cxgb_t3_cpl.h.

◆ rsvd

__be32 cpl_pass_accept_rpl::rsvd

Definition at line 614 of file cxgb_t3_cpl.h.

◆ WR_HDR

cpl_pass_accept_rpl::WR_HDR

Definition at line 611 of file cxgb_t3_cpl.h.


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