Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/rpc/
H A Drpc_rdma.h88 #define XDR_RDMA_WLIST_REG 0x2 macro
H A Dclnt_rdma.c470 int32_t xdr_flag = XDR_RDMA_WLIST_REG; in clnt_setup_wlist()
H A Dxdr_rdma.c352 if (xdrp->xp_flags & XDR_RDMA_WLIST_REG) { in xdrrdma_destroy()
H A Dsvc_rdma.c585 int32_t flg = XDR_RDMA_WLIST_REG; in svc_rdma_krecv()