Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libibverbs/
H A Dsa.h103 struct ibv_path_record { struct
104 __be64 service_id;
105 union ibv_gid dgid;
106 union ibv_gid sgid;
107 __be16 dlid;
108 __be16 slid;
109 __be32 flowlabel_hoplimit; /* resv-31:28 flow label-27:8 hop limit-7:0*/
133 struct ibv_path_record path; argument