Kenji Arai / mbed-os_TYBLE16

Dependents:   TYBLE16_simple_data_logger TYBLE16_MP3_Air

Embed: (wiki syntax)

« Back to documentation index

ethernet.h File Reference

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/ethernet.h.