Home
last modified time | relevance | path

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

/aosp_15_r20/external/bcc/libbpf-tools/powerpc/
H A Dvmlinux.h109255 struct gss_auth { struct
109256 struct kref kref;
109257 struct hlist_node hash;
109258 struct rpc_auth rpc_auth;
109259 struct gss_api_mech *mech;
109260 enum rpc_gss_svc service;
109261 struct rpc_clnt *client;
109262 struct net *net;
109263 netns_tracker ns_tracker;
109264 struct gss_pipe *gss_pipe[2];
[all …]
H A Dvmlinux_600.h109255 struct gss_auth { struct
109256 struct kref kref;
109257 struct hlist_node hash;
109258 struct rpc_auth rpc_auth;
109259 struct gss_api_mech *mech;
109260 enum rpc_gss_svc service;
109261 struct rpc_clnt *client;
109262 struct net *net;
109263 netns_tracker ns_tracker;
109264 struct gss_pipe *gss_pipe[2];
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A Dvmlinux_602.h141751 struct gss_auth { struct
141752 struct kref kref;
141753 struct hlist_node hash;
141754 struct rpc_auth rpc_auth;
141755 struct gss_api_mech *mech;
141756 enum rpc_gss_svc service;
141757 struct rpc_clnt *client;
141758 struct net *net;
141759 netns_tracker ns_tracker;
141760 struct gss_pipe *gss_pipe[2];
[all …]
H A Dvmlinux.h141751 struct gss_auth { struct
141752 struct kref kref;
141753 struct hlist_node hash;
141754 struct rpc_auth rpc_auth;
141755 struct gss_api_mech *mech;
141756 enum rpc_gss_svc service;
141757 struct rpc_clnt *client;
141758 struct net *net;
141759 netns_tracker ns_tracker;
141760 struct gss_pipe *gss_pipe[2];
[all …]