#include "net/opt.h"
#include "net/pbuf.h"
#include "net/netif.h"
#include "net/prot/ethernet.h"
Go to the source code of this file.
Ethernet input function - handles INCOMING ethernet level traffic To be used in most low-level netif implementations
Definition in file ethernet.h.