Lines Matching defs:rx_bytes
13 u32_t rx_bytes;
164 ctr->rx_bytes += p->tot_len;
264 fail_unless(ctr1.rx_bytes == 16);
269 ctr1.rx_cnt = ctr1.rx_bytes = 0;
277 fail_unless(ctr2.rx_bytes == 16);
282 ctr2.rx_cnt = ctr2.rx_bytes = 0;
290 fail_unless(ctr1.rx_bytes == 16);
295 ctr1.rx_cnt = ctr1.rx_bytes = 0;
303 fail_unless(ctr2.rx_bytes == 16);
308 ctr2.rx_cnt = ctr2.rx_bytes = 0;
316 fail_unless(ctr1.rx_bytes == 16);
321 ctr1.rx_cnt = ctr1.rx_bytes = 0;
329 fail_unless(ctr2.rx_bytes == 16);
334 ctr2.rx_cnt = ctr2.rx_bytes = 0;