Main Page | Modules | Data Structures | File List | Data Fields | Globals | Related Pages | Examples
include/net/ether.h File Reference
Detailed Description
Ethernet protocol definitions.
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. | |