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

/illumos-gate/usr/src/lib/libdladm/common/
H A Dusage.c107 uint64_t net_pe_totbytes; member in struct:net_plot_entry_s
569 pe[count].net_pe_totbytes = 0;
591 if (pe[count].net_pe_totbytes == 0)
594 pe[count].net_pe_totbytes += nns->net_stat_ibytes +
621 ((pe[count].net_pe_totbytes * 8) / tottime) : 0;

Completed in 180 milliseconds