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

/vbox/src/VBox/Devices/Network/
H A Dlwipopts.h139 #define LWIP_IPV6_FRAG 1 macro
/vbox/src/VBox/NetworkServices/NAT/
H A Dlwipopts.h159 #define LWIP_IPV6_FRAG 1 macro
/vbox/src/VBox/Devices/Network/lwip-new/src/include/lwip/
H A Dopt.h1647 #define IP6_FRAG_STATS (LWIP_IPV6 && (LWIP_IPV6_FRAG || LWIP_IPV6_REASS))
1996 * LWIP_IPV6_FRAG==1: Fragment outgoing IPv6 packets that are too big.
1998 #ifndef LWIP_IPV6_FRAG
1999 #define LWIP_IPV6_FRAG 0 macro

Completed in 49 milliseconds