Home
last modified time | relevance | path

Searched refs:IP_NODEFRAG (Results 1 – 23 of 23) sorted by relevance

/external/strace/xlat/
Dsock_ip_options.h116 #if defined(IP_NODEFRAG) || (defined(HAVE_DECL_IP_NODEFRAG) && HAVE_DECL_IP_NODEFRAG)
117 XLAT(IP_NODEFRAG),
Dsock_ip_options.in34 IP_NODEFRAG
/external/syzkaller/sys/linux/
Dsocket_inet_arm.const31 IP_NODEFRAG = 22
Dsocket_inet_386.const31 IP_NODEFRAG = 22
Dsocket_inet_arm64.const31 IP_NODEFRAG = 22
Dsocket_inet_ppc64le.const31 IP_NODEFRAG = 22
Dsocket_inet_amd64.const31 IP_NODEFRAG = 22
Dsocket_inet.txt43 …P_FREEBIND, IP_PASSSEC, IP_TRANSPARENT, IP_RECVORIGDSTADDR, IP_MINTTL, IP_NODEFRAG, IP_CHECKSUM, I…
/external/iproute2/include/uapi/linux/
Din.h118 #define IP_NODEFRAG 22 macro
/external/kernel-headers/original/uapi/linux/
Din.h118 #define IP_NODEFRAG 22 macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go698 IP_NODEFRAG = 0x16 const
Dzerrors_linux_mips64le.go838 IP_NODEFRAG = 0x16 const
Dzerrors_linux_ppc64.go838 IP_NODEFRAG = 0x16 const
Dzerrors_linux_arm.go838 IP_NODEFRAG = 0x16 const
Dzerrors_linux_mips64.go838 IP_NODEFRAG = 0x16 const
Dzerrors_linux_ppc64le.go838 IP_NODEFRAG = 0x16 const
Dzerrors_linux_arm64.go841 IP_NODEFRAG = 0x16 const
Dzerrors_linux_386.go839 IP_NODEFRAG = 0x16 const
Dzerrors_linux_mips.go838 IP_NODEFRAG = 0x16 const
Dzerrors_linux_s390x.go838 IP_NODEFRAG = 0x16 const
Dzerrors_linux_mipsle.go838 IP_NODEFRAG = 0x16 const
Dzerrors_linux_amd64.go839 IP_NODEFRAG = 0x16 const
/external/strace/
DChangeLog44325 IP_MINTTL, IP_NODEFRAG, IP_UNBLOCK_SOURCE, IP_BLOCK_SOURCE,