Searched defs:ibv_path_record (Results 1 – 1 of 1) sorted by relevance
103 struct ibv_path_record { struct104 __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