|
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 280 of file netdevice.h.
| int net_device_error::rc |
Error status code.
Definition at line 282 of file netdevice.h.
Referenced by ifstat_errors(), and netdev_record_stat().
| unsigned int net_device_error::count |
Error count.
Definition at line 284 of file netdevice.h.
Referenced by ifstat_errors(), and netdev_record_stat().
1.8.15