Searched refs:rpc_auth_gss (Results 1 – 2 of 2) sorted by relevance
97 #define rpc_auth_gss cpu_to_be32(RPC_AUTH_GSS) macro
1555 *p++ = rpc_auth_gss; in gss_marshal()1583 *p++ = rpc_auth_gss; in gss_marshal()1696 if (*p++ != rpc_auth_gss) in gss_validate()