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

/vbox/src/VBox/Devices/Network/lwip-new/src/include/lwip/
H A Dopt.h404 * interfaces (only used with PPPOE_SUPPORT==1)
484 #define LWIP_ETHERNET (LWIP_ARP || PPPOE_SUPPORT)
1699 * PPPOE_SUPPORT==1: Enable PPP Over Ethernet
1701 #ifndef PPPOE_SUPPORT
1702 #define PPPOE_SUPPORT 0 macro

Completed in 54 milliseconds