rx_bytes          599 dev/ic/rtl81x9.c 	u_int16_t		rx_bytes = 0, max_bytes;
rx_bytes          648 dev/ic/rtl81x9.c 		rx_bytes += total_len + 4;
rx_bytes          663 dev/ic/rtl81x9.c 		if (rx_bytes > max_bytes) {