Definition in file ether.h.
Go to the source code of this file.
Functions | |
void | NutEtherInput (NUTDEVICE *dev, NETBUF *nb) |
Handle incoming Ethernet frames. | |
int | NutEtherOutput (NUTDEVICE *dev, u_short type, u_char *ha, NETBUF *nb) |
Send Ethernet frame. |