Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/rpc/
H A Drpc_rdma.h58 #define RPC_MSG_SZ 1024 macro
H A Dsvc_rdma.c908 if (msglen < RPC_MSG_SZ) { in svc_rdma_ksend()
936 if (status != SVC_RDMA_SUCCESS || msglen >= RPC_MSG_SZ) { in svc_rdma_ksend()
H A Drpcib.c3869 bp->rsize = RPC_MSG_SZ; in rib_rbufpool_create()
4041 rdbuf->len = RPC_MSG_SZ; /* 1K */ in rib_reg_buf_alloc()