Loading...
Searching...
No Matches
spdk_nvmf_fabric_connect_rsp Struct Reference
Collaboration diagram for spdk_nvmf_fabric_connect_rsp:

Data Fields

union { 
 
   struct { 
 
      uint16_t   cntlid 
 
      struct { 
 
         uint16_t   reserved1: 1 
 
         uint16_t   atr: 1 
 
         uint16_t   ascr: 1 
 
         uint16_t   reserved2: 13 
 
      }   authreq 
 
   }   success 
 
   struct { 
 
      uint16_t   ipo 
 
      uint8_t   iattr 
 
      uint8_t   reserved 
 
   }   invalid 
 
   uint32_t   raw 
 
status_code_specific 
 
uint32_t reserved0
 
uint16_t sqhd
 
uint16_t cid
 
struct spdk_nvme_status status
 

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