Searched refs:rdma_set_option (Results 1 – 9 of 9) sorted by relevance
/freebsd/contrib/ofed/librdmacm/ |
H A D | librdmacm.map | 28 rdma_set_option;
|
H A D | rdma_cma.h | 658 int rdma_set_option(struct rdma_cm_id *id, int level, int optname,
|
H A D | cma.c | 951 ret = rdma_set_option(id, RDMA_OPTION_IB, RDMA_OPTION_IB_PATH, in ucma_set_ib_route() 2233 int rdma_set_option(struct rdma_cm_id *id, int level, int optname, in rdma_set_option() function 2366 ret = rdma_set_option(cm_id, RDMA_OPTION_IB, RDMA_OPTION_IB_PATH, in rdma_create_ep()
|
H A D | rsocket.c | 1315 ret = rdma_set_option(rs->cm_id, RDMA_OPTION_IB, in rs_do_connect() 3409 ret = rdma_set_option(rs->cm_id, RDMA_OPTION_ID, in rsetsockopt() 3481 ret = rdma_set_option(rs->cm_id, RDMA_OPTION_ID, in rsetsockopt()
|
/freebsd/contrib/ofed/librdmacm/man/ |
H A D | CMakeLists.txt | 56 rdma_set_option.3
|
/freebsd/lib/ofed/librdmacm/ |
H A D | Makefile | 64 rdma_set_option.3
|
/freebsd/contrib/ofed/librdmacm/examples/ |
H A D | cmatose.c | 221 ret = rdma_set_option(node->cma_id, RDMA_OPTION_ID, in addr_handler()
|
H A D | udaddy.c | 241 ret = rdma_set_option(node->cma_id, RDMA_OPTION_ID, in addr_handler()
|
/freebsd/tools/build/mk/ |
H A D | OptionalObsoleteFiles.inc | 6539 OLD_FILES+=usr/share/man/man3/rdma_set_option.3.gz
|