FreeBSD kernel CXGBE device code
cpl_iscsi_hdr Struct Reference

#include <t4_msg.h>

Collaboration diagram for cpl_iscsi_hdr:

Data Fields

RSS_HDR union opcode_tid ot
 
__be16 pdu_len_ddp
 
__be16 len
 
__be32 seq
 
__be16 urg
 
__u8 rsvd
 
__u8 status
 

Detailed Description

Definition at line 1605 of file t4_msg.h.

Field Documentation

◆ len

__be16 cpl_iscsi_hdr::len

Definition at line 1609 of file t4_msg.h.

◆ ot

RSS_HDR union opcode_tid cpl_iscsi_hdr::ot

Definition at line 1607 of file t4_msg.h.

◆ pdu_len_ddp

__be16 cpl_iscsi_hdr::pdu_len_ddp

Definition at line 1608 of file t4_msg.h.

◆ rsvd

__u8 cpl_iscsi_hdr::rsvd

Definition at line 1612 of file t4_msg.h.

◆ seq

__be32 cpl_iscsi_hdr::seq

Definition at line 1610 of file t4_msg.h.

◆ status

__u8 cpl_iscsi_hdr::status

Definition at line 1613 of file t4_msg.h.

◆ urg

__be16 cpl_iscsi_hdr::urg

Definition at line 1611 of file t4_msg.h.


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