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

/vbox/src/VBox/Devices/Network/lwip/src/include/lwip/
H A Dopt.h493 #define CBCP_SUPPORT 0 /* Set for CBCP (NOT FUNCTIONAL!) */ macro
/vbox/src/VBox/Devices/Network/lwip-new/src/include/lwip/
H A Dopt.h1743 * CBCP_SUPPORT==1: Support CBCP. CURRENTLY NOT SUPPORTED! DO NOT SET!
1745 #ifndef CBCP_SUPPORT
1746 #define CBCP_SUPPORT 0 macro

Completed in 312 milliseconds