iPXE
Data Fields
net_device_error Struct Reference

Network device error. More...

#include <netdevice.h>

Data Fields

int rc
 Error status code. More...
 
unsigned int count
 Error count. More...
 

Detailed Description

Network device error.

Definition at line 280 of file netdevice.h.

Field Documentation

◆ rc

int net_device_error::rc

Error status code.

Definition at line 282 of file netdevice.h.

Referenced by ifstat_errors(), and netdev_record_stat().

◆ count

unsigned int net_device_error::count

Error count.

Definition at line 284 of file netdevice.h.

Referenced by ifstat_errors(), and netdev_record_stat().


The documentation for this struct was generated from the following file: