lmax
bytes = lmax(bytes, rxbytes);
lmax(bytes_per_packet, rxbytes / rxpackets);
packets = lmax(packets, rxpackets);
bytes = lmax(bytes, rxbytes);
lmax(bytes_per_packet, rxbytes / rxpackets);
packets = lmax(packets, rxpackets);