Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/sunrpc/
Dxdr.h97 #define rpc_auth_gss cpu_to_be32(RPC_AUTH_GSS) macro
/linux-6.1.9/net/sunrpc/auth_gss/
Dauth_gss.c1538 *p++ = rpc_auth_gss; in gss_marshal()
1566 *p++ = rpc_auth_gss; in gss_marshal()
1679 if (*p++ != rpc_auth_gss) in gss_validate()