Searched defs:xdr_rpcprot (Results 1 – 3 of 3) sorted by relevance
281 #define xdr_rpcprot xdr_u_int32 macro
223 #define xdr_rpcprot(xdrs, protp) xdr_u_int32_t(xdrs, protp) macro
236 #define xdr_rpcprot(xdrs, protp) xdr_uint32_t(xdrs, protp) macro