Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/librdmacm/
H A Dacm.c87 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()
/freebsd/contrib/ofed/libibverbs/
H A Dsa.h103 struct ibv_path_record { struct
133 struct ibv_path_record path; argument