Searched refs:svc_auth_gss_ops (Results 1 – 2 of 2) sorted by relevance
83 static struct svc_auth_ops svc_auth_gss_ops = { variable1118 SVC_AUTH(rqst->rq_xprt).svc_ah_ops = &svc_auth_gss_ops; in svc_rpc_gss()
90 static const struct svc_auth_ops svc_auth_gss_ops = { variable1509 rqst->rq_auth.svc_ah_ops = &svc_auth_gss_ops; in svc_rpc_gss()