Searched refs:rpc_autherr_badverf (Results 1 - 4 of 4) sorted by relevance

/linux-master/net/sunrpc/
H A Dsvcauth_unix.c773 rqstp->rq_auth_stat = rpc_autherr_badverf;
852 rqstp->rq_auth_stat = rpc_autherr_badverf;
975 rqstp->rq_auth_stat = rpc_autherr_badverf;
H A Dclnt.c2790 case rpc_autherr_badverf:
/linux-master/net/sunrpc/auth_gss/
H A Dsvcauth_gss.c724 rqstp->rq_auth_stat = rpc_autherr_badverf;
728 rqstp->rq_auth_stat = rpc_autherr_badverf;
1385 rqstp->rq_auth_stat = rpc_autherr_badverf;
/linux-master/include/linux/sunrpc/
H A Dxdr.h119 #define rpc_autherr_badverf cpu_to_be32(RPC_AUTH_BADVERF) macro

Completed in 149 milliseconds