Searched refs:bytes_in (Results 1 – 8 of 8) sorted by relevance
157 int bytes_in,164 int bytes_in,171 int bytes_in,178 int bytes_in,
175 unsigned long bytes_in,bytes_out; member
1193 link_stats.bytes_out, link_stats.bytes_in); in print_link_stats()1226 link_stats.bytes_in -= old_link_stats.bytes_in;1235 slprintf(numbuf, sizeof(numbuf), "%u", link_stats.bytes_in);
1118 used = link_stats.bytes_in;1125 … used = (link_stats.bytes_in > link_stats.bytes_out) ? link_stats.bytes_in : link_stats.bytes_out;1128 used = link_stats.bytes_in+link_stats.bytes_out;
173 unsigned int bytes_in; member
1353 stats->bytes_in = req.stats.p.ppp_ibytes;
1675 stats->bytes_in = s.p.ppp_ibytes;
979 av_type = link_stats.bytes_in; in radius_acct_stop()1123 av_type = link_stats.bytes_in; in radius_acct_interim()