spdk_nvme_tcp_ic_resp Struct Reference

ICResp. More...

Collaboration diagram for spdk_nvme_tcp_ic_resp:

Data Fields

struct spdk_nvme_tcp_common_pdu_hdr common
 
uint16_t pfv
 
uint8_t cpda
 Specifies the data alignment for all PDUs transferred from the host to the controller that contain data.
 
union {
   uint8_t   raw
 
   struct {
      uint8_t   hdgst_enable: 1
 
      uint8_t   ddgst_enable: 1
 
      uint8_t   reserved: 6
 
   }   bits
 
dgst
 
uint32_t maxh2cdata
 Specifies the maximum number of PDU-Data bytes per H2C Data Transfer PDU.
 
uint8_t reserved16 [112]
 

Detailed Description

ICResp.

common.pdu_type == SPDK_NVME_TCP_PDU_TYPE_IC_RESP


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