Home
last modified time | relevance | path

Searched defs:ibv_sa_service_rec (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/ofed/libibverbs/
H A Dsa.h87 struct ibv_sa_service_rec { struct
88 uint64_t id;
89 union ibv_gid gid;
90 uint16_t pkey;
92 uint32_t lease;
93 uint8_t key[16];
94 uint8_t name[64];
95 uint8_t data8[16];
96 uint16_t data16[8];
97 uint32_t data32[4];
[all …]