Home
last modified time | relevance | path

Searched refs:rpc_autherr_failed (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/sunrpc/
H A Dxdr.h123 #define rpc_autherr_failed cpu_to_be32(RPC_AUTH_FAILED) macro
/linux/net/sunrpc/
H A Dsvc.c1435 rqstp->rq_auth_stat = rpc_autherr_failed; in svc_process_common()
/linux/net/sunrpc/auth_gss/
H A Dsvcauth_gss.c1632 rqstp->rq_auth_stat = rpc_autherr_failed; in svcauth_gss_accept()