Home
last modified time | relevance | path

Searched refs:rdma_create_ep (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/ofed/librdmacm/
H A Dlibrdmacm.map33 rdma_create_ep;
H A Drdma_cma.h276 int rdma_create_ep(struct rdma_cm_id **id, struct rdma_addrinfo *res,
H A Dcma.c2339 int rdma_create_ep(struct rdma_cm_id **id, struct rdma_addrinfo *res, in rdma_create_ep() function
/freebsd/contrib/ofed/librdmacm/man/
H A DCMakeLists.txt11 rdma_create_ep.3
/freebsd/lib/ofed/librdmacm/
H A DMakefile20 rdma_create_ep.3 \
/freebsd/contrib/ofed/librdmacm/examples/
H A Drdma_client.c69 ret = rdma_create_ep(&id, res, NULL, &attr); in run()
H A Drdma_server.c69 ret = rdma_create_ep(&listen_id, res, NULL, &init_attr); in run()
H A Drdma_xclient.c93 ret = rdma_create_ep(&id, res, NULL, &attr); in test()
H A Drdma_xserver.c89 ret = rdma_create_ep(&listen_id, res, NULL, &attr); in test()
/freebsd/tools/build/mk/
H A DOptionalObsoleteFiles.inc6495 OLD_FILES+=usr/share/man/man3/rdma_create_ep.3.gz