Searched refs:rpc_auth_ok (Results 1 – 3 of 3) sorted by relevance
67 *authp = rpc_auth_ok; in svc_authenticate()
1173 return rpc_auth_ok; in svc_get_autherr()1390 if (auth_stat != rpc_auth_ok) in svc_process_common()
109 #define rpc_auth_ok cpu_to_be32(RPC_AUTH_OK) macro