Searched refs:rdma_reject (Results 1 – 13 of 13) sorted by relevance
/freebsd/contrib/ofed/librdmacm/ |
H A D | librdmacm.map | 16 rdma_reject;
|
H A D | rdma_cma.h | 483 int rdma_reject(struct rdma_cm_id *id, const void *private_data,
|
H A D | cma.c | 1642 int rdma_reject(struct rdma_cm_id *id, const void *private_data, in rdma_reject() function
|
/freebsd/contrib/ofed/librdmacm/man/ |
H A D | CMakeLists.txt | 52 rdma_reject.3
|
/freebsd/lib/ofed/librdmacm/ |
H A D | Makefile | 61 rdma_reject.3 \
|
/freebsd/sys/ofed/include/rdma/ |
H A D | rdma_cm.h | 324 int rdma_reject(struct rdma_cm_id *id, const void *private_data,
|
/freebsd/sys/ofed/drivers/infiniband/ulp/sdp/ |
H A D | sdp_cma.c | 350 rdma_reject(id, NULL, 0); in sdp_cma_handler() 382 rdma_reject(id, NULL, 0); in sdp_cma_handler()
|
/freebsd/contrib/ofed/librdmacm/examples/ |
H A D | cmtime.c | 236 rdma_reject(id, NULL, 0); in __req_handler() 288 rdma_reject(id, NULL, 0); in cma_handler()
|
H A D | cmatose.c | 299 rdma_reject(cma_id, NULL, 0); in connect_handler()
|
H A D | udaddy.c | 329 rdma_reject(cma_id, NULL, 0); in connect_handler()
|
/freebsd/sys/ofed/drivers/infiniband/core/ |
H A D | ib_cma.c | 3978 rdma_reject(id, NULL, 0); in rdma_accept() 4004 int rdma_reject(struct rdma_cm_id *id, const void *private_data, in rdma_reject() function 4030 EXPORT_SYMBOL(rdma_reject);
|
H A D | ib_ucma.c | 1120 ret = rdma_reject(ctx->cm_id, cmd.private_data, cmd.private_data_len); in ucma_reject()
|
/freebsd/tools/build/mk/ |
H A D | OptionalObsoleteFiles.inc | 6528 OLD_FILES+=usr/share/man/man3/rdma_reject.3.gz
|