Home
last modified time | relevance | path

Searched refs:rm_reply (Results 1 – 20 of 20) sorted by relevance

/freebsd/sys/rpc/
H A Drpc_prot.c186 rmsg->rm_reply.rp_stat = in xdr_replymsg()
188 if (rmsg->rm_reply.rp_stat == MSG_ACCEPTED) in xdr_replymsg()
191 else if (rmsg->rm_reply.rp_stat == MSG_DENIED) in xdr_replymsg()
200 prp_stat = &rmsg->rm_reply.rp_stat; in xdr_replymsg()
207 (caddr_t)(void *)&(rmsg->rm_reply.ru), reply_dscrm, in xdr_replymsg()
309 switch (msg->rm_reply.rp_stat) { in _seterr_reply()
325 error->re_lb.s1 = (int32_t)(msg->rm_reply.rp_stat); in _seterr_reply()
H A Dsvc_dg.c238 if (msg->rm_reply.rp_stat == MSG_ACCEPTED && in svc_dg_reply()
239 msg->rm_reply.rp_acpt.ar_stat == SUCCESS) { in svc_dg_reply()
H A Dsvc.c700 rply.rm_reply.rp_stat = MSG_ACCEPTED; in svc_sendreply()
726 rply.rm_reply.rp_stat = MSG_ACCEPTED; in svc_sendreply_mbuf()
746 rply.rm_reply.rp_stat = MSG_ACCEPTED; in svcerr_noproc()
768 rply.rm_reply.rp_stat = MSG_ACCEPTED; in svcerr_decode()
790 rply.rm_reply.rp_stat = MSG_ACCEPTED; in svcerr_systemerr()
812 rply.rm_reply.rp_stat = MSG_DENIED; in svcerr_auth()
844 rply.rm_reply.rp_stat = MSG_ACCEPTED; in svcerr_noprog()
866 rply.rm_reply.rp_stat = MSG_ACCEPTED; in svcerr_progvers()
H A Drpc_msg.h155 #define rm_reply ru.RM_rmb macro
H A Dsvc_vc.c999 if (msg->rm_reply.rp_stat == MSG_ACCEPTED && in svc_vc_reply()
1000 msg->rm_reply.rp_acpt.ar_stat == SUCCESS) { in svc_vc_reply()
1083 if (msg->rm_reply.rp_stat == MSG_ACCEPTED && in svc_vc_backchannel_reply()
1084 msg->rm_reply.rp_acpt.ar_stat == SUCCESS) { in svc_vc_backchannel_reply()
H A Dclnt_bck.c423 if ((reply_msg.rm_reply.rp_stat == MSG_ACCEPTED) && in clnt_bck_call()
H A Dclnt_dg.c694 if ((reply_msg.rm_reply.rp_stat == MSG_ACCEPTED) && in clnt_dg_call()
H A Dclnt_vc.c544 if ((reply_msg.rm_reply.rp_stat == MSG_ACCEPTED) && in clnt_vc_call()
/freebsd/lib/libc/rpc/
H A Drpc_prot.c181 prp_stat = &rmsg->rm_reply.rp_stat; in xdr_replymsg()
188 (caddr_t)(void *)&(rmsg->rm_reply.ru), reply_dscrm, in xdr_replymsg()
295 switch (msg->rm_reply.rp_stat) { in _seterr_reply()
311 error->re_lb.s1 = (int32_t)(msg->rm_reply.rp_stat); in _seterr_reply()
H A Dsvc.c363 rply.rm_reply.rp_stat = MSG_ACCEPTED; in svc_sendreply()
382 rply.rm_reply.rp_stat = MSG_ACCEPTED; in svcerr_noproc()
399 rply.rm_reply.rp_stat = MSG_ACCEPTED; in svcerr_decode()
416 rply.rm_reply.rp_stat = MSG_ACCEPTED; in svcerr_systemerr()
468 rply.rm_reply.rp_stat = MSG_DENIED; in svcerr_auth()
497 rply.rm_reply.rp_stat = MSG_ACCEPTED; in svcerr_noprog()
514 rply.rm_reply.rp_stat = MSG_ACCEPTED; in svcerr_progvers()
H A Dsvc_raw.c172 if (msg->rm_reply.rp_stat == MSG_ACCEPTED && in svc_raw_reply()
173 msg->rm_reply.rp_acpt.ar_stat == SUCCESS) { in svc_raw_reply()
H A Dsvc_dg.c340 if (msg->rm_reply.rp_stat == MSG_ACCEPTED && in svc_dg_reply()
341 msg->rm_reply.rp_acpt.ar_stat == SUCCESS) { in svc_dg_reply()
H A Dsvc_vc.c637 if (msg->rm_reply.rp_stat == MSG_ACCEPTED && in svc_vc_reply()
638 msg->rm_reply.rp_acpt.ar_stat == SUCCESS) { in svc_vc_reply()
H A Dclnt_bcast.c584 if ((msg.rm_reply.rp_stat == MSG_ACCEPTED) && in rpc_broadcast_exp()
H A Dclnt_dg.c531 if ((reply_msg.rm_reply.rp_stat == MSG_ACCEPTED) && in clnt_dg_call()
/freebsd/contrib/tcpdump/
H A Dprint-nfs.c372 ND_TCHECK_4(rp->rm_reply.rp_stat); in nfsreply_noaddr_print()
373 reply_stat = GET_BE_U_4(&rp->rm_reply.rp_stat); in nfsreply_noaddr_print()
384 ND_TCHECK_4(rp->rm_reply.rp_reject.rj_stat); in nfsreply_noaddr_print()
385 rstat = GET_BE_U_4(&rp->rm_reply.rp_reject.rj_stat); in nfsreply_noaddr_print()
389 ND_TCHECK_4(rp->rm_reply.rp_reject.rj_vers.high); in nfsreply_noaddr_print()
390 rlow = GET_BE_U_4(&rp->rm_reply.rp_reject.rj_vers.low); in nfsreply_noaddr_print()
391 rhigh = GET_BE_U_4(&rp->rm_reply.rp_reject.rj_vers.high); in nfsreply_noaddr_print()
396 ND_TCHECK_4(rp->rm_reply.rp_reject.rj_why); in nfsreply_noaddr_print()
397 rwhy = GET_BE_U_4(&rp->rm_reply.rp_reject.rj_why); in nfsreply_noaddr_print()
1077 dp = ((const uint32_t *)&rp->rm_reply) + 1; in parserep()
H A Drpc_msg.h124 #define rm_reply ru.RM_rmb macro
/freebsd/lib/librpcsec_gss/
H A Drpcsec_gss.c498 if (reply->rm_reply.rp_stat == MSG_DENIED in rpc_gss_refresh()
499 && reply->rm_reply.rp_rjct.rj_stat == AUTH_ERROR in rpc_gss_refresh()
500 && (reply->rm_reply.rp_rjct.rj_why == RPCSEC_GSS_CREDPROBLEM in rpc_gss_refresh()
501 || reply->rm_reply.rp_rjct.rj_why == RPCSEC_GSS_CTXPROBLEM)) { in rpc_gss_refresh()
/freebsd/include/rpc/
H A Drpc_msg.h155 #define rm_reply ru.RM_rmb macro
/freebsd/sys/rpc/rpcsec_gss/
H A Drpcsec_gss.c1040 if (reply->rm_reply.rp_stat == MSG_DENIED in rpc_gss_refresh()
1041 && reply->rm_reply.rp_rjct.rj_stat == AUTH_ERROR in rpc_gss_refresh()
1042 && (reply->rm_reply.rp_rjct.rj_why == RPCSEC_GSS_CREDPROBLEM in rpc_gss_refresh()
1043 || reply->rm_reply.rp_rjct.rj_why == RPCSEC_GSS_CTXPROBLEM)) { in rpc_gss_refresh()