Searched refs:xdr_rpcprot (Results 1 – 4 of 4) sorted by relevance
208 xdr_rpcprot(xdrs, ®s->pm_prot)) in xdr_pmap()209 return (xdr_rpcprot(xdrs, ®s->pm_port)); in xdr_pmap()
302 #define xdr_rpcprot(xdrs, protp) xdr_u_int(xdrs, protp) macro308 #define xdr_rpcprot(xdrs, protp) xdr_u_long(xdrs, protp) macro
427 if (!xdr_rpcprot(xdrs, &objp->pm_prot)) in xdr_pmap()
2086 xdr_rpcprot(xdrs, ®s->pm_prot)) in myxdr_pmap()