Lines Matching full:frames
232 /* Number of frames transmitted without error including pause frames */
234 /* Number of frames received without error including pause frames */
236 /* Number of frames received with a CRC error */
240 /* Sum of payload and padding octets of frames transmitted without
244 /* Sum of payload and padding octets of frames received without error */
249 /* Number of transmitted pause frames */
251 /* Number of Received pause frames */
256 /* Number of frames received with error */
258 /* Number of frames transmitted with error */
260 /* Number of valid received unicast frames */
262 /* Number of valid received multicasts frames (without pause) */
264 /* Number of valid received broadcast frames */
267 /* The number of valid unicast frames transmitted */
269 /* The number of valid multicast frames transmitted,
270 * excluding pause frames
281 /* Total number of bytes received. Good and bad frames. */
287 /* The number of frames received that are longer than the
293 /* Frames (good and bad) with 65 to 127 bytes */
295 /* Frames (good and bad) with 128 to 255 bytes */
297 /* Frames (good and bad) with 256 to 511 bytes */
299 /* Frames (good and bad) with 512 to 1023 bytes */
301 /* Frames (good and bad) with 1024 to 1518 bytes */
308 /* Too long frames with CRC error */
310 /* Too short frames with CRC error */