Searched refs:LWIP_ND6_PROXY (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Devices/Network/
H A Dlwipopts.h127 #define LWIP_ND6_PROXY 0 macro
/vbox/src/VBox/NetworkServices/NAT/
H A Dlwipopts.h147 #define LWIP_ND6_PROXY 1 macro
/vbox/src/VBox/Devices/Network/lwip-new/src/include/lwip/
H A Dopt.h2025 * LWIP_ND6_PROXY: Do proxy neighbor advertisements.
2027 #ifndef LWIP_ND6_PROXY
2028 #define LWIP_ND6_PROXY 0 macro
/vbox/src/VBox/Devices/Network/lwip-new/src/include/ipv6/lwip/
H A Dnd6.h345 #if LWIP_ND6_PROXY
/vbox/src/VBox/Devices/Network/lwip-new/src/core/ipv6/
H A Dnd6.c84 #if LWIP_ND6_PROXY
260 #if LWIP_ND6_PROXY
294 #if LWIP_ND6_PROXY
315 #if LWIP_ND6_PROXY
392 #if LWIP_ND6_PROXY

Completed in 57 milliseconds