PPPOE_SUPPORT is only used within LwIP.
 
Symbols
loading...
Files
loading...

PPPOE_SUPPORT macro

PPPOE_SUPPORT==1: Enable PPP Over Ethernet

Syntax

#define PPPOE_SUPPORT 0

References

LocationText
ppp_opts.h:44
#define PPPOE_SUPPORT 0
ethernet.c:55
#if PPPOE_SUPPORT
ethernet.c:209
#if PPPOE_SUPPORT
init.c:211
#if PPP_SUPPORT && !PPPOS_SUPPORT && !PPPOE_SUPPORT && !PPPOL2TP_SUPPORT
init.c:223
#if !LWIP_ETHERNET && (LWIP_ARP || PPPOE_SUPPORT)