FreeBSD kernel CXGBE device code
cpl_t6_act_open_req6 Struct Reference

#include <t4_msg.h>

Collaboration diagram for cpl_t6_act_open_req6:

Data Fields

 WR_HDR
 
union opcode_tid ot
 
__be16 local_port
 
__be16 peer_port
 
__be64 local_ip_hi
 
__be64 local_ip_lo
 
__be64 peer_ip_hi
 
__be64 peer_ip_lo
 
__be64 opt0
 
__be32 iss
 
__be32 opt2
 
__be64 params
 
__be32 rsvd2
 
__be32 opt3
 

Detailed Description

Definition at line 877 of file t4_msg.h.

Field Documentation

◆ iss

__be32 cpl_t6_act_open_req6::iss

Definition at line 887 of file t4_msg.h.

◆ local_ip_hi

__be64 cpl_t6_act_open_req6::local_ip_hi

Definition at line 882 of file t4_msg.h.

◆ local_ip_lo

__be64 cpl_t6_act_open_req6::local_ip_lo

Definition at line 883 of file t4_msg.h.

◆ local_port

__be16 cpl_t6_act_open_req6::local_port

Definition at line 880 of file t4_msg.h.

◆ opt0

__be64 cpl_t6_act_open_req6::opt0

Definition at line 886 of file t4_msg.h.

◆ opt2

__be32 cpl_t6_act_open_req6::opt2

Definition at line 888 of file t4_msg.h.

Referenced by mk_act_open_req6().

◆ opt3

__be32 cpl_t6_act_open_req6::opt3

Definition at line 891 of file t4_msg.h.

Referenced by mk_act_open_req6().

◆ ot

union opcode_tid cpl_t6_act_open_req6::ot

Definition at line 879 of file t4_msg.h.

◆ params

__be64 cpl_t6_act_open_req6::params

Definition at line 889 of file t4_msg.h.

Referenced by mk_act_open_req6().

◆ peer_ip_hi

__be64 cpl_t6_act_open_req6::peer_ip_hi

Definition at line 884 of file t4_msg.h.

◆ peer_ip_lo

__be64 cpl_t6_act_open_req6::peer_ip_lo

Definition at line 885 of file t4_msg.h.

◆ peer_port

__be16 cpl_t6_act_open_req6::peer_port

Definition at line 881 of file t4_msg.h.

◆ rsvd2

__be32 cpl_t6_act_open_req6::rsvd2

Definition at line 890 of file t4_msg.h.

Referenced by mk_act_open_req6().

◆ WR_HDR

cpl_t6_act_open_req6::WR_HDR

Definition at line 878 of file t4_msg.h.


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