Searched defs:net_stat_t (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dexacct_impl.h143 } net_stat_t; typedef in typeref:struct:net_stat_s
/illumos-gate/usr/src/lib/libdladm/common/
H A Dusage.c101 } net_stat_t; typedef in typeref:struct:net_stat_s
116 net_stat_t *net_entry_shead;
117 net_stat_t *net_entry_stail;
119 net_stat_t *net_entry_sref;
120 net_stat_t *net_entry_tstats;
127 net_stat_t *my_time_stat;
247 add_stat_item(ea_object_t *o, net_stat_t *ns)
391 if ((ne->net_entry_tstats = calloc(1, sizeof (net_stat_t))) == NULL) {
579 update_pe(net_plot_entry_t *pe, net_stat_t *nns, int nentries,
605 net_stat_t *n
[all...]

Completed in 46 milliseconds