Home
last modified time | relevance | path

Searched defs:auth_ops (Results 1 – 2 of 2) sorted by relevance

/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h50213 struct auth_ops { struct
50214 char *name;
50215 struct module *owner;
50216 int flavour;
50217 int (*accept)(struct svc_rqst *, __be32 *);
50218 int (*release)(struct svc_rqst *);
50219 void (*domain_release)(struct auth_domain *);
50220 int (*set_client)(struct svc_rqst *);
Dvmlinux.h50213 struct auth_ops { struct
50214 char *name;
50215 struct module *owner;
50216 int flavour;
50217 int (*accept)(struct svc_rqst *, __be32 *);
50218 int (*release)(struct svc_rqst *);
50219 void (*domain_release)(struct auth_domain *);
50220 int (*set_client)(struct svc_rqst *);