spdk_nvme_tcp_common_pdu_hdr Struct Reference

Common NVMe/TCP PDU header. More...

Data Fields

uint8_t pdu_type
 PDU type (spdk_nvme_tcp_pdu_type)
 
uint8_t flags
 pdu_type-specific flags
 
uint8_t hlen
 Length of PDU header (not including the Header Digest)
 
uint8_t pdo
 PDU Data Offset from the start of the PDU.
 
uint32_t plen
 Total number of bytes in PDU, including pdu_hdr.
 

Detailed Description

Common NVMe/TCP PDU header.


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