Searched refs:rpc_auth_ok (Results 1 – 3 of 3) sorted by relevance
63 *authp = rpc_auth_ok; in svc_authenticate()
1184 return rpc_auth_ok; in svc_get_autherr()1399 if (auth_stat != rpc_auth_ok) in svc_process_common()
111 #define rpc_auth_ok cpu_to_be32(RPC_AUTH_OK) macro