Searched refs:IP_OPTIONS (Results 1 - 7 of 7) sorted by relevance

/vbox/src/VBox/Devices/Network/lwip/src/include/lwip/
H A Dopt.h204 #ifndef IP_OPTIONS
205 #define IP_OPTIONS 1 macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dws2ipdef.h79 #define IP_OPTIONS 1 macro
H A Dwinsock.h729 # define IP_OPTIONS 1 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dws2ipdef.h79 #define IP_OPTIONS 1 macro
H A Dwinsock.h759 # define IP_OPTIONS 1 macro
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/netinet/
H A Din.h266 #define IP_OPTIONS 1 /* buf/ip_opts; set/get IP options */ macro
/vbox/src/VBox/Devices/Network/lwip/src/core/ipv4/
H A Dip.c312 #if IP_OPTIONS == 0 /* no support for IP options in the IP header? */
314 LWIP_DEBUGF(IP_DEBUG | 2, ("IP packet dropped since there were IP options (while IP_OPTIONS == 0).\n"));
322 #endif /* IP_OPTIONS == 0 */

Completed in 81 milliseconds