Is the count the number of bytes transferred over the media or the size
of the IP packet? It appears to be the size of the IP packet.
On transmission the Tulip driver increases the byte counter before the
packet is sent and doesn't appear to decrease it on failure to send. Is
this a bug or is the byte count defined as the number of bytes that we
attempt to send?
Russell Coker