Searched defs:ibv_sa_path_rec (Results 1 – 1 of 1) sorted by relevance
40 struct ibv_sa_path_rec { struct43 union ibv_gid dgid;44 union ibv_gid sgid;45 __be16 dlid;46 __be16 slid;47 int raw_traffic;49 __be32 flow_label;50 uint8_t hop_limit;51 uint8_t traffic_class;52 int reversible;[all …]