RDMA++
Loading...
Searching...
No Matches
Public Attributes | Static Public Attributes | List of all members
rdmapp::deserialized_qp::qp_header Struct Reference

Public Attributes

uint16_t lid
 
uint32_t qp_num
 
uint32_t sq_psn
 
uint32_t user_data_size
 
union ibv_gid gid
 

Static Public Attributes

static constexpr size_t kSerializedSize
 

Member Data Documentation

◆ kSerializedSize

constexpr size_t rdmapp::deserialized_qp::qp_header::kSerializedSize
staticconstexpr
Initial value:
=
sizeof(uint16_t) + 3 * sizeof(uint32_t) + sizeof(union ibv_gid)

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