Rtos API example

Embed: (wiki syntax)

« Back to documentation index

lwip_ethernet.h File Reference

lwip_ethernet.h File Reference

Ethernet input function - handles INCOMING ethernet level traffic To be used in most low-level netif implementations. More...

Go to the source code of this file.

Functions

err_t ethernet_input (struct pbuf *p, struct netif *netif)
 Process received ethernet frames.

Detailed Description

Ethernet input function - handles INCOMING ethernet level traffic To be used in most low-level netif implementations.

Definition in file netif/lwip_ethernet.h.