Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h115328 struct gss_auth { struct
115329 struct kref kref;
115330 struct hlist_node hash;
115331 struct rpc_auth rpc_auth;
115332 struct gss_api_mech *mech;
115333 enum rpc_gss_svc service;
115334 struct rpc_clnt *client;
115335 struct net *net;
115336 struct gss_pipe *gss_pipe[2];
115337 const char *target_name;
Dvmlinux.h115328 struct gss_auth { struct
115329 struct kref kref;
115330 struct hlist_node hash;
115331 struct rpc_auth rpc_auth;
115332 struct gss_api_mech *mech;
115333 enum rpc_gss_svc service;
115334 struct rpc_clnt *client;
115335 struct net *net;
115336 struct gss_pipe *gss_pipe[2];
115337 const char *target_name;