Searched refs:ibv_path_record (Results 1 – 2 of 2) sorted by relevance
87 struct ibv_path_record path;176 struct ibv_path_record *path; in ucma_ib_set_addr()402 struct ibv_path_record *path; in ucma_ib_resolve()404 if (hints->ai_route_len == sizeof(struct ibv_path_record)) in ucma_ib_resolve()405 path = (struct ibv_path_record *) hints->ai_route; in ucma_ib_resolve()
103 struct ibv_path_record { struct133 struct ibv_path_record path; argument