Searched refs:RDMA_USER_CM_MAX_ABI_VERSION (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/contrib/ofed/librdmacm/include/rdma/
H A Drdma_cma_abi.h44 #define RDMA_USER_CM_MAX_ABI_VERSION 4 macro
/freebsd-10.2-release/contrib/ofed/librdmacm/src/
H A Dcma.c162 static int abi_ver = RDMA_USER_CM_MAX_ABI_VERSION;
200 abi_ver > RDMA_USER_CM_MAX_ABI_VERSION) {
203 abi_ver, RDMA_USER_CM_MAX_ABI_VERSION);

Completed in 31 milliseconds