Home
last modified time | relevance | path

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

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