auth_ops          235 include/linux/sunrpc/svc.h 	struct auth_ops *	rq_authop;	/* authentication flavour */
auth_ops           72 include/linux/sunrpc/svcauth.h 	struct auth_ops		*flavour;
auth_ops          144 include/linux/sunrpc/svcauth.h extern int	svc_auth_register(rpc_authflavor_t flavor, struct auth_ops *aops);