|
iPXE
|
Network device error. More...
#include <netdevice.h>
Data Fields | |
| int | rc |
| Error status code. More... | |
| unsigned int | count |
| Error count. More... | |
Network device error.
Definition at line 281 of file netdevice.h.
| int net_device_error::rc |
Error status code.
Definition at line 283 of file netdevice.h.
Referenced by ifstat_errors(), and netdev_record_stat().
| unsigned int net_device_error::count |
Error count.
Definition at line 285 of file netdevice.h.
Referenced by ifstat_errors(), and netdev_record_stat().
1.8.15