Searched defs:gss_cred (Results 1 – 4 of 4) sorted by relevance
106695 struct gss_cred { struct106696 struct rpc_cred gc_base;106697 enum rpc_gss_svc gc_service;106698 struct gss_cl_ctx *gc_ctx;106699 struct gss_upcall_msg *gc_upcall;106700 const char *gc_principal;106701 long unsigned int gc_upcall_timestamp;
141718 struct gss_cred { struct141719 struct rpc_cred gc_base;141720 enum rpc_gss_svc gc_service;141721 struct gss_cl_ctx *gc_ctx;141722 struct gss_upcall_msg *gc_upcall;141723 const char *gc_principal;141724 long unsigned int gc_upcall_timestamp;