Lines Matching full:octets

105 	/* Received frames with a length of 64 octets */
115 /* Received frames with a length of 127 octets */
125 /* Received frames with a length of 255 octets */
135 /* Received frames with a length of 511 octets */
145 /* Received frames with a length of 1023 octets */
155 /* Received frames with a length of 1518 octets */
165 /* Received frames with a length of 1522 octets */
175 /* Received frames with a length of 1548 octets */
185 /* Received frames with a length of 1548 < octets < MTU */
195 /* Received frames with a length of MTU< octets and good CRC */
236 /* Count of total octets of received frames, includes framing characters */
238 /* Count of total octets of received frames, not including framing
241 /* Count of Total number of octets received
333 /* Transmit frames with a length of 64 octets */
344 /* Transmit frames with a length of 65 to 127 octets. */
355 /* Transmit frames with a length of 128 to 255 octets */
366 /* Transmit frames with a length of 256 to 511 octets */
377 /* Transmit frames with a length of 512 to 1023 octets */
388 /* Transmit frames with a length of 1024 to 1518 octets */
410 /* Transmit frames with a length of 1523 to 1548 octets */
432 /* Transmit frames with a length greater than MTU octets and a good CRC. */
477 /* total octets of transmitted frames, including framing characters */
479 /* total octets of transmitted frames, not including framing characters */
562 /* Received frames with a length greater than MTU octets and a bad CRC */
567 /* Received frames with SFD with a length of less than 64 octets and a
570 /* Received frames with a length less than 64 octets and a good CRC */