FreeBSD kernel CXGBE device code
cpl_act_open_req6 Struct Reference

#include <t4_msg.h>

Collaboration diagram for cpl_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 params
 
__be32 opt2
 

Detailed Description

Definition at line 848 of file t4_msg.h.

Field Documentation

◆ local_ip_hi

__be64 cpl_act_open_req6::local_ip_hi

Definition at line 853 of file t4_msg.h.

Referenced by mk_act_open_req6().

◆ local_ip_lo

__be64 cpl_act_open_req6::local_ip_lo

Definition at line 854 of file t4_msg.h.

Referenced by mk_act_open_req6().

◆ local_port

__be16 cpl_act_open_req6::local_port

Definition at line 851 of file t4_msg.h.

Referenced by mk_act_open_req6().

◆ opt0

__be64 cpl_act_open_req6::opt0

Definition at line 857 of file t4_msg.h.

Referenced by mk_act_open_req6().

◆ opt2

__be32 cpl_act_open_req6::opt2

Definition at line 859 of file t4_msg.h.

◆ ot

union opcode_tid cpl_act_open_req6::ot

Definition at line 850 of file t4_msg.h.

◆ params

__be32 cpl_act_open_req6::params

Definition at line 858 of file t4_msg.h.

◆ peer_ip_hi

__be64 cpl_act_open_req6::peer_ip_hi

Definition at line 855 of file t4_msg.h.

Referenced by mk_act_open_req6().

◆ peer_ip_lo

__be64 cpl_act_open_req6::peer_ip_lo

Definition at line 856 of file t4_msg.h.

Referenced by mk_act_open_req6().

◆ peer_port

__be16 cpl_act_open_req6::peer_port

Definition at line 852 of file t4_msg.h.

Referenced by mk_act_open_req6().

◆ WR_HDR

cpl_act_open_req6::WR_HDR

Definition at line 849 of file t4_msg.h.


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