Home
last modified time | relevance | path

Searched refs:XDR_RDMA_RLIST_REG (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/rpc/
H A Drpc_rdma.h89 #define XDR_RDMA_RLIST_REG 0x4 macro
H A Dclnt_rdma.c442 int32_t xdr_flag = XDR_RDMA_RLIST_REG; in clnt_setup_rlist()
H A Dxdr_rdma.c361 if (xdrp->xp_flags & XDR_RDMA_RLIST_REG) { in xdrrdma_destroy()
H A Dsvc_rdma.c577 int32_t flg = XDR_RDMA_RLIST_REG; in svc_rdma_krecv()