Go to the documentation of this file.
   41 #ifndef LWIP_HDR_NETIF_ETHERNET_H 
   42 #define LWIP_HDR_NETIF_ETHERNET_H 
   54 #if LWIP_ARP || LWIP_ETHERNET 
   62 #ifndef LWIP_ARP_FILTER_NETIF 
   63 #define LWIP_ARP_FILTER_NETIF 0 
   69 extern const struct eth_addr ethbroadcast, ethzero;