Functions | |
void | NutEtherInput (NUTDEVICE *dev, NETBUF *nb) |
Handle incoming Ethernet frames. More... | |
int | NutEtherOutput (NUTDEVICE *dev, u_short type, u_char *ha, NETBUF *nb, u_char flags) |
Send Ethernet frame. More... |
|
Handle incoming Ethernet frames.
|
|
Send Ethernet frame.
Send an Ethernet frame of a given type using the specified device.
|