Main Page | Data Structures | File List | Data Fields | Globals | Related Pages

lnk_err_t Struct Reference

Link layer error statistics. More...

#include <link.h>


Data Fields

uint16_t rx_len
 Number of length mismath errors.

uint16_t rx_crc
 Total CRC-errors detected.

uint16_t rx_ovr
 Overrun errors reported by hardware.

uint16_t rx_fe
 Number of framing errors.


Detailed Description

Link layer error statistics.

Structure containing link layer error statistics. Call lnk_get_error_stats() to get actual values.

Definition at line 45 of file link.h.


The documentation for this struct was generated from the following file:
Generated on Fri Oct 17 16:45:55 2003 for OpenHome by doxygen 1.3.3