Searched refs:svc_auth_null_ops (Results 1 – 4 of 4) sorted by relevance
72 struct svc_auth_ops svc_auth_null_ops; variable102 SVC_AUTH(rqst->rq_xprt).svc_ah_ops = &svc_auth_null_ops; in _authenticate()153 struct svc_auth_ops svc_auth_null_ops = { variable
545 ext->xp_auth.svc_ah_ops = &svc_auth_null_ops; in svc_xprt_alloc()
57 static const struct svc_auth_ops svc_auth_null_ops; variable84 rqst->rq_auth.svc_ah_ops = &svc_auth_null_ops; in _authenticate()142 static const struct svc_auth_ops svc_auth_null_ops = { variable
46 extern struct svc_auth_ops svc_auth_null_ops;