Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h44187 struct gss_api_mech { struct
44188 struct list_head gm_list;
44189 struct module *gm_owner;
44190 struct rpcsec_gss_oid gm_oid;
44191 char *gm_name;
44192 const struct gss_api_ops *gm_ops;
44193 int gm_pf_num;
44194 struct pf_desc *gm_pfs;
44195 const char *gm_upcall_enctypes;