Home
last modified time | relevance | path

Searched refs:SOL_ICMPV6 (Results 1 – 6 of 6) sorted by relevance

/external/strace/xlat/
Dsocketlayers.h17 #if !(defined(SOL_ICMPV6) || (defined(HAVE_DECL_SOL_ICMPV6) && HAVE_DECL_SOL_ICMPV6))
18 # define SOL_ICMPV6 58 macro
119 XLAT(SOL_ICMPV6),
Dsocketlayers.in6 SOL_ICMPV6 58
/external/python/cpython2/Lib/plat-linux2/
DIN.py540 SOL_ICMPV6 = 58 variable
/external/iputils/
Dping6.c90 #ifndef SOL_ICMPV6
91 #define SOL_ICMPV6 IPPROTO_ICMPV6 macro
DRELNOTES379 [PING6,TRACEPATH6,TRACEROUTE6] Define SOL_IPV6,SOL_ICMPV6 where needed
/external/python/cpython2/Lib/plat-atheos/
DIN.py889 SOL_ICMPV6 = 58 variable