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

/vbox/src/VBox/Devices/Network/
H A Dlwipopts.h130 #define LWIP_IPV6_SEND_ROUTER_SOLICIT (!LWIP_IPV6_FORWARD) macro
/vbox/src/VBox/NetworkServices/NAT/
H A Dlwipopts.h150 #define LWIP_IPV6_SEND_ROUTER_SOLICIT (!LWIP_IPV6_FORWARD) macro
/vbox/src/VBox/Devices/Network/lwip-new/src/include/lwip/
H A Dopt.h2121 * LWIP_IPV6_SEND_ROUTER_SOLICIT==1: Send router solicitation messages during
2124 #ifndef LWIP_IPV6_SEND_ROUTER_SOLICIT
2125 #define LWIP_IPV6_SEND_ROUTER_SOLICIT 1 macro

Completed in 36 milliseconds