Searched refs:rpc_autherr_badverf (Results 1 – 4 of 4) sorted by relevance
773 rqstp->rq_auth_stat = rpc_autherr_badverf; in svcauth_null_accept()852 rqstp->rq_auth_stat = rpc_autherr_badverf; in svcauth_tls_accept()975 rqstp->rq_auth_stat = rpc_autherr_badverf; in svcauth_unix_accept()
2776 case rpc_autherr_badverf: in rpc_decode_header()
724 rqstp->rq_auth_stat = rpc_autherr_badverf; in svcauth_gss_verify_header()728 rqstp->rq_auth_stat = rpc_autherr_badverf; in svcauth_gss_verify_header()1395 rqstp->rq_auth_stat = rpc_autherr_badverf; in svcauth_gss_proc_init()
119 #define rpc_autherr_badverf cpu_to_be32(RPC_AUTH_BADVERF) macro