Home
last modified time | relevance | path

Searched refs:ibv_path_data (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/ofed/librdmacm/
H A Dacm.c188 path = &((struct ibv_path_data *) ib_rai->ai_route)->path; in ucma_ib_set_addr()
291 struct ibv_path_data *path_data = NULL; in ucma_ib_save_resp()
303 path_data = (struct ibv_path_data *) ep_data; in ucma_ib_save_resp()
406 else if (hints->ai_route_len == sizeof(struct ibv_path_data)) in ucma_ib_resolve()
407 path = &((struct ibv_path_data *) hints->ai_route)->path; in ucma_ib_resolve()
H A Drdma_cma_abi.h199 struct ibv_path_data path_data[0];
H A Dcma.c683 static void ucma_convert_path(struct ibv_path_data *path_data, in ucma_convert_path()
720 size = sizeof(*resp) + sizeof(struct ibv_path_data) * 6; in ucma_query_path()
H A Drsocket.c3546 struct ibv_path_data *path_data) in rs_convert_sa_path()
3573 struct ibv_path_data path_data; in rgetsockopt()
/freebsd/contrib/ofed/libibverbs/
H A Dsa.h130 struct ibv_path_data { struct