Home
last modified time | relevance | path

Searched refs:IPV6_UNICAST_HOPS (Results 1 – 4 of 4) sorted by relevance

/device/generic/goldfish/wifi/ipv6proxy/
Dsocket.cpp96 int res = ::setsockopt(mSocket, IPPROTO_IPV6, IPV6_UNICAST_HOPS, in setUnicastHopLimit()
/device/linaro/bootloader/edk2/StdLib/Include/netinet6/
Din6.h412 #define IPV6_UNICAST_HOPS 4 /* int; IP6 hops */ macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dsocketmodule.c5149 #ifdef IPV6_UNICAST_HOPS
5150 PyModule_AddIntConstant(m, "IPV6_UNICAST_HOPS", IPV6_UNICAST_HOPS);
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
Dsocketmodule.c5251 #ifdef IPV6_UNICAST_HOPS
5252 PyModule_AddIntConstant(m, "IPV6_UNICAST_HOPS", IPV6_UNICAST_HOPS);