Searched refs:rdma_set_option (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/lib/ofed/librdmacm/
H A DMakefile67 rdma_set_option.3
/freebsd-11-stable/contrib/ofed/librdmacm/
H A Drdma_cma.h651 * rdma_set_option - Set options for an rdma_cm_id.
658 int rdma_set_option(struct rdma_cm_id *id, int level, int optname,
H A Dcma.c950 ret = rdma_set_option(id, RDMA_OPTION_IB, RDMA_OPTION_IB_PATH,
2232 int rdma_set_option(struct rdma_cm_id *id, int level, int optname, function
2365 ret = rdma_set_option(cm_id, RDMA_OPTION_IB, RDMA_OPTION_IB_PATH,
H A Drsocket.c1315 ret = rdma_set_option(rs->cm_id, RDMA_OPTION_IB,
3409 ret = rdma_set_option(rs->cm_id, RDMA_OPTION_ID,
3481 ret = rdma_set_option(rs->cm_id, RDMA_OPTION_ID,
/freebsd-11-stable/contrib/ofed/librdmacm/examples/
H A Dcmatose.c221 ret = rdma_set_option(node->cma_id, RDMA_OPTION_ID,
H A Dudaddy.c241 ret = rdma_set_option(node->cma_id, RDMA_OPTION_ID,

Completed in 104 milliseconds