Home
last modified time | relevance | path

Searched refs:ucma_shutdown (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/ofed/librdmacm/
H A Dcma.h83 int ucma_shutdown(struct rdma_cm_id *id);
H A Dcma.c1683 int ucma_shutdown(struct rdma_cm_id *id) in ucma_shutdown() function
1701 ret = ucma_shutdown(id); in rdma_disconnect()
H A Drsocket.c3274 ucma_shutdown(rs->cm_id); in rshutdown()