Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/ofed/librdmacm/include/rdma/
Drdma_cma_abi.h44 #define RDMA_USER_CM_MAX_ABI_VERSION 4 macro
/freebsd-10-stable/contrib/ofed/librdmacm/src/
Dcma.c162 static int abi_ver = RDMA_USER_CM_MAX_ABI_VERSION;
200 abi_ver > RDMA_USER_CM_MAX_ABI_VERSION) { in check_abi_version()
203 abi_ver, RDMA_USER_CM_MAX_ABI_VERSION); in check_abi_version()