Home
last modified time | relevance | path

Searched refs:rpc_auth_short (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/net/sunrpc/
H A Dauth_unix.c185 case rpc_auth_short: in unx_validate()
/openbmc/linux/include/linux/sunrpc/
H A Dxdr.h96 #define rpc_auth_short cpu_to_be32(RPC_AUTH_SHORT) macro