#include <netdevice.h>
Data Fields | |
| int | rc |
| Error status code. | |
| unsigned int | count |
| Error count. | |
Definition at line 232 of file netdevice.h.
Error status code.
Definition at line 234 of file netdevice.h.
Referenced by ifstat_errors(), netdev_record_stat(), and netdev_tx().
| unsigned int net_device_error::count |
Error count.
Definition at line 236 of file netdevice.h.
Referenced by ifstat_errors(), and netdev_record_stat().
1.5.7.1