Searched defs:LWIP_ETHERNET (Results 1 - 1 of 1) sorted by relevance

/external/syslinux/core/lwip/src/include/lwip/
H A Dopt.h469 /** LWIP_ETHERNET==1: enable ethernet support for PPPoE even though ARP
472 #ifndef LWIP_ETHERNET
473 #define LWIP_ETHERNET (LWIP_ARP || PPPOE_SUPPORT) macro

Completed in 81 milliseconds