FreeBSD kernel CXGBE device code
cpl_pass_open_req Struct Reference

#include <t4_msg.h>

Collaboration diagram for cpl_pass_open_req:

Data Fields

 WR_HDR
 
union opcode_tid ot
 
__be16 local_port
 
__be16 peer_port
 
__be32 local_ip
 
__be32 peer_ip
 
__be64 opt0
 
__be64 opt1
 

Detailed Description

Definition at line 640 of file t4_msg.h.

Field Documentation

◆ local_ip

__be32 cpl_pass_open_req::local_ip

Definition at line 645 of file t4_msg.h.

◆ local_port

__be16 cpl_pass_open_req::local_port

Definition at line 643 of file t4_msg.h.

◆ opt0

__be64 cpl_pass_open_req::opt0

Definition at line 647 of file t4_msg.h.

◆ opt1

__be64 cpl_pass_open_req::opt1

Definition at line 648 of file t4_msg.h.

◆ ot

union opcode_tid cpl_pass_open_req::ot

Definition at line 642 of file t4_msg.h.

◆ peer_ip

__be32 cpl_pass_open_req::peer_ip

Definition at line 646 of file t4_msg.h.

◆ peer_port

__be16 cpl_pass_open_req::peer_port

Definition at line 644 of file t4_msg.h.

◆ WR_HDR

cpl_pass_open_req::WR_HDR

Definition at line 641 of file t4_msg.h.


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