Data Structures | |
struct | _NICINFO |
Network interface controller information structure. More... | |
Typedefs | |
typedef struct _NICINFO | NICINFO |
Network interface controller information type. | |
Functions | |
int | NicInit (NUTDEVICE *dev) |
Initialize Ethernet hardware. More... | |
int | NicOutput (NUTDEVICE *dev, NETBUF *nb, u_char flags) |
Send Ethernet packet. More... | |
Variables | |
NUTDEVICE | devEth0 |
Device information structure. More... |