Home
last modified time | relevance | path

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

/external/strace/xlat/
Dsocketlayers.h43 #if defined(SOL_ICMPV6) || (defined(HAVE_DECL_SOL_ICMPV6) && HAVE_DECL_SOL_ICMPV6)
45 static_assert((SOL_ICMPV6) == (58), "SOL_ICMPV6 != 58");
48 # define SOL_ICMPV6 58
290 XLAT(SOL_ICMPV6),
Dsocketlayers.in9 SOL_ICMPV6 58
/external/syzkaller/sys/linux/
Dsocket_ppc64le.const251 SOL_ICMPV6 = 58
Dsocket_386.const251 SOL_ICMPV6 = 58
Dsocket_arm64.const251 SOL_ICMPV6 = 58
Dsocket_arm.const251 SOL_ICMPV6 = 58
Dsocket_amd64.const251 SOL_ICMPV6 = 58
Dsocket.txt48 cmsg_levels = SOL_SOCKET, IPPROTO_ICMP, SOL_IP, SOL_TCP, SOL_UDP, SOL_IPV6, SOL_ICMPV6, SOL_SCTP, S…
/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
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go1468 SOL_ICMPV6 = 0x3a const
Dzerrors_linux_mipsle.go1763 SOL_ICMPV6 = 0x3a const
Dzerrors_linux_s390x.go1823 SOL_ICMPV6 = 0x3a const
Dzerrors_linux_arm.go1769 SOL_ICMPV6 = 0x3a const
Dzerrors_linux_ppc64le.go1819 SOL_ICMPV6 = 0x3a const
Dzerrors_linux_mips64.go1763 SOL_ICMPV6 = 0x3a const
Dzerrors_linux_ppc64.go1819 SOL_ICMPV6 = 0x3a const
Dzerrors_linux_amd64.go1763 SOL_ICMPV6 = 0x3a const
Dzerrors_linux_mips64le.go1763 SOL_ICMPV6 = 0x3a const
Dzerrors_linux_386.go1762 SOL_ICMPV6 = 0x3a const
Dzerrors_linux_mips.go1763 SOL_ICMPV6 = 0x3a const
Dzerrors_linux_arm64.go1753 SOL_ICMPV6 = 0x3a const