Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/net/
H A Dntstat.c3005 struct nstat_tu_shadow { struct
3006 nstat_locus shad_locus;
3007 tailq_entry_tu_shadow shad_link;
3008 userland_stats_request_vals_fn *shad_getvals_fn;
3009 userland_stats_request_extension_fn *shad_get_extension_fn;
3010 userland_stats_provider_context *shad_provider_context;
3011 u_int64_t shad_properties;
3012 u_int64_t shad_start_timestamp;
3013 nstat_provider_id_t shad_provider;
3014 struct nstat_procdetails *shad_procdetails;
[all …]