Searched refs:MAX_NETOBJ_SZ (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/common/include/rpc/
H A Dxdr.h320 #define MAX_NETOBJ_SZ 1024 macro
/netbsd-current/common/lib/libc/rpc/
H A Dxdr.c673 return (xdr_bytes(xdrs, &np->n_bytes, &np->n_len, MAX_NETOBJ_SZ));

Completed in 193 milliseconds