Searched refs:rpc_autherr_badverf (Results 1 – 4 of 4) sorted by relevance
753 *authp = rpc_autherr_badverf; in svcauth_null_accept()839 *authp = rpc_autherr_badverf; in svcauth_unix_accept()
2642 case rpc_autherr_badverf: in rpc_decode_header()
728 *authp = rpc_autherr_badverf; in gss_verify_header()1084 *authp = rpc_autherr_badverf; in gss_read_common_verf()1097 *authp = rpc_autherr_badverf; in gss_read_common_verf()1583 *authp = rpc_autherr_badverf; in svcauth_gss_accept()
111 #define rpc_autherr_badverf cpu_to_be32(RPC_AUTH_BADVERF) macro