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

/osnet-11/usr/src/lib/libdladm/common/
H A Dusage.c1051 uint64_t tot_obytes = 0; local
1102 usage.du_obytes = tot_obytes;
1121 usage.du_obytes = tot_obytes;
1126 tot_obytes, step);
1137 tot_obytes += ns->net_stat_obytes;
1146 usage.du_obytes = tot_obytes;
1152 tot_obytes, step);
1157 tot_obytes += ns->net_stat_obytes;
1171 usage.du_obytes = tot_obytes;

Completed in 19 milliseconds