Searched refs:tot_ibytes (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libdladm/common/
H A Dusage.c1050 uint64_t tot_ibytes = 0; local
1101 usage.du_rbytes = tot_ibytes;
1120 usage.du_rbytes = tot_ibytes;
1125 NET_RESET_TOT(tot_bytes, tot_time, tot_ibytes,
1136 tot_ibytes += ns->net_stat_ibytes;
1145 usage.du_rbytes = tot_ibytes;
1151 NET_RESET_TOT(tot_bytes, tot_time, tot_ibytes,
1156 tot_ibytes += ns->net_stat_ibytes;
1170 usage.du_rbytes = tot_ibytes;

Completed in 16 milliseconds