Searched defs:gss_cred (Results 1 – 1 of 1) sorted by relevance
83 struct gss_cred { struct84 struct rpc_cred gc_base;85 enum rpc_gss_svc gc_service;86 struct gss_cl_ctx __rcu *gc_ctx;87 struct gss_upcall_msg *gc_upcall;88 const char *gc_principal;89 unsigned long gc_upcall_timestamp;