Searched refs:svc_auth_null_ops (Results 1 – 4 of 4) sorted by relevance
77 struct svc_auth_ops svc_auth_null_ops; variable107 SVC_AUTH(rqst->rq_xprt).svc_ah_ops = &svc_auth_null_ops; in _authenticate()158 struct svc_auth_ops svc_auth_null_ops = { variable
550 ext->xp_auth.svc_ah_ops = &svc_auth_null_ops; in svc_xprt_alloc()
60 static struct svc_auth_ops svc_auth_null_ops; variable87 rqst->rq_auth.svc_ah_ops = &svc_auth_null_ops; in _authenticate()136 static struct svc_auth_ops svc_auth_null_ops = { variable
48 extern struct svc_auth_ops svc_auth_null_ops;