Home
last modified time | relevance | path

Searched refs:IPV6_RECVFRAGSIZE (Results 1 – 16 of 16) sorted by relevance

/external/strace/xlat/
Dsock_ipv6_options.h197 #if defined(IPV6_RECVFRAGSIZE) || (defined(HAVE_DECL_IPV6_RECVFRAGSIZE) && HAVE_DECL_IPV6_RECVFRAGS…
198 XLAT(IPV6_RECVFRAGSIZE),
Dsock_ipv6_options.in61 IPV6_RECVFRAGSIZE
/external/iproute2/include/uapi/linux/
Din6.h287 #define IPV6_RECVFRAGSIZE 77 macro
/external/kernel-headers/original/uapi/linux/
Din6.h288 #define IPV6_RECVFRAGSIZE 77 macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_mipsle.go791 IPV6_RECVFRAGSIZE = 0x4d const
Dzerrors_linux_s390x.go791 IPV6_RECVFRAGSIZE = 0x4d const
Dzerrors_linux_arm.go791 IPV6_RECVFRAGSIZE = 0x4d const
Dzerrors_linux_ppc64le.go791 IPV6_RECVFRAGSIZE = 0x4d const
Dzerrors_linux_mips64.go791 IPV6_RECVFRAGSIZE = 0x4d const
Dzerrors_linux_ppc64.go791 IPV6_RECVFRAGSIZE = 0x4d const
Dzerrors_linux_amd64.go792 IPV6_RECVFRAGSIZE = 0x4d const
Dzerrors_linux_mips64le.go791 IPV6_RECVFRAGSIZE = 0x4d const
Dzerrors_linux_386.go792 IPV6_RECVFRAGSIZE = 0x4d const
Dzerrors_linux_mips.go791 IPV6_RECVFRAGSIZE = 0x4d const
Dzerrors_linux_arm64.go794 IPV6_RECVFRAGSIZE = 0x4d const
/external/strace/
DChangeLog19457 * xlat/sockipv6options.in: Add IPV6_RECVFRAGSIZE introduced