xdr_rpcport
#define xdr_rpcport xdr_u_int32
#define xdr_rpcport(xdrs, portp) xdr_u_int32_t(xdrs, portp)
#define xdr_rpcport(xdrs, portp) xdr_uint32_t(xdrs, portp)