Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/sunrpc/
Dxdr.h89 #define rpc_autherr_badverf cpu_to_be32(RPC_AUTH_BADVERF) macro
/linux-4.1.27/net/sunrpc/auth_gss/
Dsvcauth_gss.c674 *authp = rpc_autherr_badverf; in gss_verify_header()
996 *authp = rpc_autherr_badverf; in gss_read_common_verf()
1009 *authp = rpc_autherr_badverf; in gss_read_common_verf()
1450 *authp = rpc_autherr_badverf; in svcauth_gss_accept()
/linux-4.1.27/net/sunrpc/
Dsvcauth_unix.c745 *authp = rpc_autherr_badverf; in svcauth_null_accept()
831 *authp = rpc_autherr_badverf; in svcauth_unix_accept()