Searched refs:xdr_rpcprot (Results 1 – 2 of 2) sorted by relevance
/freebsd/include/rpc/ | ||
H A D | xdr.h | 223 #define xdr_rpcprot(xdrs, protp) xdr_u_int32_t(xdrs, protp) macro |
/freebsd/sys/rpc/ | ||
H A D | xdr.h | 236 #define xdr_rpcprot(xdrs, protp) xdr_uint32_t(xdrs, protp) macro |