Searched refs:rmt_vers (Results 1 – 2 of 2) sorted by relevance
428 xdr_rpcvers(xdrs, &(cap->rmt_vers)) && in xdr_rmtcall_args()676 (unsigned long)a.rmt_prog, (unsigned long)a.rmt_vers, in rpcbproc_callit_com()683 rbl = find_service(a.rmt_prog, a.rmt_vers, transp->xp_netid); in rpcbproc_callit_com()685 rpcbs_rmtcall(versnum - 2, reply_type, a.rmt_prog, a.rmt_vers, in rpcbproc_callit_com()697 if (rbl->rpcb_map.r_vers != a.rmt_vers) { in rpcbproc_callit_com()792 call_msg.rm_call.cb_vers = a.rmt_vers; in rpcbproc_callit_com()
61 u_int32_t rmt_vers; member