Searched refs:rdma_post_send (Results 1 – 6 of 6) sorted by relevance
/freebsd/contrib/ofed/librdmacm/man/ |
H A D | CMakeLists.txt | 44 rdma_post_send.3
|
/freebsd/lib/ofed/librdmacm/ |
H A D | Makefile | 53 rdma_post_send.3 \
|
/freebsd/contrib/ofed/librdmacm/examples/ |
H A D | rdma_client.c | 109 ret = rdma_post_send(id, NULL, send_msg, 16, send_mr, send_flags); in run()
|
H A D | rdma_server.c | 134 ret = rdma_post_send(id, NULL, send_msg, 16, send_mr, send_flags); in run()
|
/freebsd/contrib/ofed/librdmacm/ |
H A D | rdma_verbs.h | 186 rdma_post_send(struct rdma_cm_id *id, void *context, void *addr, in rdma_post_send() function
|
/freebsd/tools/build/mk/ |
H A D | OptionalObsoleteFiles.inc | 6520 OLD_FILES+=usr/share/man/man3/rdma_post_send.3.gz
|