Searched refs:rpc_auth_error (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/include/linux/sunrpc/ | ||
D | xdr.h | 114 #define rpc_auth_error cpu_to_be32(RPC_AUTH_ERROR) macro |
/Linux-v6.6/net/sunrpc/ | ||
D | clnt.c | 2743 case rpc_auth_error: in rpc_decode_header() |