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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dws2ipdef.h173 #define IPV6_UNICAST_HOPS 4 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dws2ipdef.h168 #define IPV6_UNICAST_HOPS 4 macro
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/netinet6/
H A Din6.h412 #define IPV6_UNICAST_HOPS 4 /* int; IP6 hops */ macro
/vbox/src/VBox/NetworkServices/NAT/
H A Dpxudp.c671 status = setsockopt(pxudp->sock, IPPROTO_IPV6, IPV6_UNICAST_HOPS,
677 DPRINTF(("IPV6_UNICAST_HOPS: %R[sockerr]\n", SOCKERRNO()));
H A Dpxping.c726 status = setsockopt(pxping->sock6, IPPROTO_IPV6, IPV6_UNICAST_HOPS,

Completed in 56 milliseconds