Searched refs:xdrrdma_sizeof (Results 1 – 5 of 5) sorted by relevance
/illumos-gate/usr/src/uts/common/rpc/ |
H A D | xdrrdma_sizeof.c | 228 xdrrdma_sizeof(xdrproc_t func, void *data, int min_chunk, in xdrrdma_sizeof() function
|
H A D | rpc_rdma.h | 559 extern unsigned int xdrrdma_sizeof(xdrproc_t, void *, int, uint_t *, uint_t *);
|
H A D | svc_rdma.c | 901 msglen += xdrrdma_sizeof(xdr_results, xdr_location, in svc_rdma_ksend() 949 msglen += xdrrdma_sizeof(xdr_results, xdr_location, 0, in svc_rdma_ksend()
|
H A D | clnt_rdma.c | 787 (void) xdrrdma_sizeof(xdr_args, argsp, 0, in clnt_rdma_kcallit()
|
/illumos-gate/usr/src/uts/common/ |
H A D | Makefile.files | 1542 xdr_rdma.o rdma_subr.o xdrrdma_sizeof.o
|