Lines Matching full:frames
222 /* Number of frames transmitted without error including pause frames */
224 /* Number of frames received without error including pause frames */
226 /* Number of frames received with a CRC error */
230 /* Sum of payload and padding octets of frames transmitted without
234 /* Sum of payload and padding octets of frames received without error */
239 /* Number of transmitted pause frames */
241 /* Number of Received pause frames */
246 /* Number of frames received with error */
248 /* Number of frames transmitted with error */
250 /* Number of valid received unicast frames */
252 /* Number of valid received multicasts frames (without pause) */
254 /* Number of valid received broadcast frames */
257 /* The number of valid unicast frames transmitted */
259 /* The number of valid multicast frames transmitted,
260 * excluding pause frames
271 /* Total number of bytes received. Good and bad frames. */
277 /* The number of frames received that are longer than the
283 /* Frames (good and bad) with 65 to 127 bytes */
285 /* Frames (good and bad) with 128 to 255 bytes */
287 /* Frames (good and bad) with 256 to 511 bytes */
289 /* Frames (good and bad) with 512 to 1023 bytes */
291 /* Frames (good and bad) with 1024 to 1518 bytes */
298 /* Too long frames with CRC error */
300 /* Too short frames with CRC error */