Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/rpc/
H A Drdma_subr.c417 return (RDMA_CLNT_RECVBUF_REMOVE(conn, xid)); in rdma_clnt_postrecv_remove()
H A Drpc_rdma.h496 #define RDMA_CLNT_RECVBUF_REMOVE(conn, xid) \ macro