Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/sunrpc/
H A Dxdr.h97 #define rpc_auth_gss cpu_to_be32(RPC_AUTH_GSS) macro
/openbmc/linux/net/sunrpc/auth_gss/
H A Dauth_gss.c1555 *p++ = rpc_auth_gss; in gss_marshal()
1583 *p++ = rpc_auth_gss; in gss_marshal()
1696 if (*p++ != rpc_auth_gss) in gss_validate()