Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h49922 struct gss_api_mech { struct
49923 struct list_head gm_list;
49924 struct module *gm_owner;
49925 struct rpcsec_gss_oid gm_oid;
49926 char *gm_name;
49927 const struct gss_api_ops *gm_ops;
49928 int gm_pf_num;
49929 struct pf_desc *gm_pfs;
49930 const char *gm_upcall_enctypes;
Dvmlinux.h49922 struct gss_api_mech { struct
49923 struct list_head gm_list;
49924 struct module *gm_owner;
49925 struct rpcsec_gss_oid gm_oid;
49926 char *gm_name;
49927 const struct gss_api_ops *gm_ops;
49928 int gm_pf_num;
49929 struct pf_desc *gm_pfs;
49930 const char *gm_upcall_enctypes;