Searched refs:rm_reply (Results 1 – 20 of 20) sorted by relevance
192 rmsg->rm_reply.rp_stat = in xdr_replymsg()194 if (rmsg->rm_reply.rp_stat == MSG_ACCEPTED) in xdr_replymsg()197 else if (rmsg->rm_reply.rp_stat == MSG_DENIED) in xdr_replymsg()206 prp_stat = &rmsg->rm_reply.rp_stat; in xdr_replymsg()213 (caddr_t)(void *)&(rmsg->rm_reply.ru), reply_dscrm, in xdr_replymsg()315 switch (msg->rm_reply.rp_stat) { in _seterr_reply()331 error->re_lb.s1 = (int32_t)(msg->rm_reply.rp_stat); in _seterr_reply()
245 if (msg->rm_reply.rp_stat == MSG_ACCEPTED && in svc_dg_reply()246 msg->rm_reply.rp_acpt.ar_stat == SUCCESS) { in svc_dg_reply()
702 rply.rm_reply.rp_stat = MSG_ACCEPTED; in svc_sendreply()728 rply.rm_reply.rp_stat = MSG_ACCEPTED; in svc_sendreply_mbuf()748 rply.rm_reply.rp_stat = MSG_ACCEPTED; in svcerr_noproc()770 rply.rm_reply.rp_stat = MSG_ACCEPTED; in svcerr_decode()792 rply.rm_reply.rp_stat = MSG_ACCEPTED; in svcerr_systemerr()814 rply.rm_reply.rp_stat = MSG_DENIED; in svcerr_auth()846 rply.rm_reply.rp_stat = MSG_ACCEPTED; in svcerr_noprog()868 rply.rm_reply.rp_stat = MSG_ACCEPTED; in svcerr_progvers()
159 #define rm_reply ru.RM_rmb macro
948 if (msg->rm_reply.rp_stat == MSG_ACCEPTED && in svc_vc_reply()949 msg->rm_reply.rp_acpt.ar_stat == SUCCESS) { in svc_vc_reply()1025 if (msg->rm_reply.rp_stat == MSG_ACCEPTED && in svc_vc_backchannel_reply()1026 msg->rm_reply.rp_acpt.ar_stat == SUCCESS) { in svc_vc_backchannel_reply()
430 if ((reply_msg.rm_reply.rp_stat == MSG_ACCEPTED) && in clnt_bck_call()
701 if ((reply_msg.rm_reply.rp_stat == MSG_ACCEPTED) && in clnt_dg_call()
551 if ((reply_msg.rm_reply.rp_stat == MSG_ACCEPTED) && in clnt_vc_call()
188 prp_stat = &rmsg->rm_reply.rp_stat; in xdr_replymsg()195 (caddr_t)(void *)&(rmsg->rm_reply.ru), reply_dscrm, in xdr_replymsg()302 switch (msg->rm_reply.rp_stat) { in _seterr_reply()318 error->re_lb.s1 = (int32_t)(msg->rm_reply.rp_stat); in _seterr_reply()
370 rply.rm_reply.rp_stat = MSG_ACCEPTED; in svc_sendreply()389 rply.rm_reply.rp_stat = MSG_ACCEPTED; in svcerr_noproc()406 rply.rm_reply.rp_stat = MSG_ACCEPTED; in svcerr_decode()423 rply.rm_reply.rp_stat = MSG_ACCEPTED; in svcerr_systemerr()475 rply.rm_reply.rp_stat = MSG_DENIED; in svcerr_auth()504 rply.rm_reply.rp_stat = MSG_ACCEPTED; in svcerr_noprog()521 rply.rm_reply.rp_stat = MSG_ACCEPTED; in svcerr_progvers()
180 if (msg->rm_reply.rp_stat == MSG_ACCEPTED && in svc_raw_reply()181 msg->rm_reply.rp_acpt.ar_stat == SUCCESS) { in svc_raw_reply()
644 if (msg->rm_reply.rp_stat == MSG_ACCEPTED && in svc_vc_reply()645 msg->rm_reply.rp_acpt.ar_stat == SUCCESS) { in svc_vc_reply()
346 if (msg->rm_reply.rp_stat == MSG_ACCEPTED && in svc_dg_reply()347 msg->rm_reply.rp_acpt.ar_stat == SUCCESS) { in svc_dg_reply()
592 if ((msg.rm_reply.rp_stat == MSG_ACCEPTED) && in rpc_broadcast_exp()
539 if ((reply_msg.rm_reply.rp_stat == MSG_ACCEPTED) && in clnt_dg_call()
367 ND_TCHECK(rp->rm_reply.rp_stat); in nfsreply_print_noaddr()368 reply_stat = EXTRACT_32BITS(&rp->rm_reply.rp_stat); in nfsreply_print_noaddr()379 ND_TCHECK(rp->rm_reply.rp_reject.rj_stat); in nfsreply_print_noaddr()380 rstat = EXTRACT_32BITS(&rp->rm_reply.rp_reject.rj_stat); in nfsreply_print_noaddr()384 ND_TCHECK(rp->rm_reply.rp_reject.rj_vers.high); in nfsreply_print_noaddr()385 rlow = EXTRACT_32BITS(&rp->rm_reply.rp_reject.rj_vers.low); in nfsreply_print_noaddr()386 rhigh = EXTRACT_32BITS(&rp->rm_reply.rp_reject.rj_vers.high); in nfsreply_print_noaddr()391 ND_TCHECK(rp->rm_reply.rp_reject.rj_why); in nfsreply_print_noaddr()392 rwhy = EXTRACT_32BITS(&rp->rm_reply.rp_reject.rj_why); in nfsreply_print_noaddr()998 dp = ((const uint32_t *)&rp->rm_reply) + 1; in parserep()
124 #define rm_reply ru.RM_rmb macro
500 if (reply->rm_reply.rp_stat == MSG_DENIED in rpc_gss_refresh()501 && reply->rm_reply.rp_rjct.rj_stat == AUTH_ERROR in rpc_gss_refresh()502 && (reply->rm_reply.rp_rjct.rj_why == RPCSEC_GSS_CREDPROBLEM in rpc_gss_refresh()503 || reply->rm_reply.rp_rjct.rj_why == RPCSEC_GSS_CTXPROBLEM)) { in rpc_gss_refresh()
1043 if (reply->rm_reply.rp_stat == MSG_DENIED in rpc_gss_refresh()1044 && reply->rm_reply.rp_rjct.rj_stat == AUTH_ERROR in rpc_gss_refresh()1045 && (reply->rm_reply.rp_rjct.rj_why == RPCSEC_GSS_CREDPROBLEM in rpc_gss_refresh()1046 || reply->rm_reply.rp_rjct.rj_why == RPCSEC_GSS_CTXPROBLEM)) { in rpc_gss_refresh()