Home
last modified time | relevance | path

Searched refs:TCP_THIN_DUPACK (Results 1 – 22 of 22) sorted by relevance

/external/strace/xlat/
Dsock_tcp_options.h118 #if defined(TCP_THIN_DUPACK) || (defined(HAVE_DECL_TCP_THIN_DUPACK) && HAVE_DECL_TCP_THIN_DUPACK)
120 static_assert((TCP_THIN_DUPACK) == (17), "TCP_THIN_DUPACK != 17");
123 # define TCP_THIN_DUPACK 17
285 [TCP_THIN_DUPACK] = XLAT(TCP_THIN_DUPACK),
Dsock_tcp_options.in18 TCP_THIN_DUPACK 17
/external/syzkaller/sys/linux/
Dsocket_inet_tcp_arm.const44 TCP_THIN_DUPACK = 17
Dsocket_inet_tcp_arm64.const44 TCP_THIN_DUPACK = 17
Dsocket_inet_tcp_amd64.const44 TCP_THIN_DUPACK = 17
Dsocket_inet_tcp_ppc64le.const44 TCP_THIN_DUPACK = 17
Dsocket_inet_tcp_386.const44 TCP_THIN_DUPACK = 17
Dsocket_inet_tcp.txt38 …ER_ACCEPT, TCP_WINDOW_CLAMP, TCP_QUICKACK, TCP_THIN_LINEAR_TIMEOUTS, TCP_THIN_DUPACK, TCP_USER_TIM…
/external/iproute2/include/uapi/linux/
Dtcp.h107 #define TCP_THIN_DUPACK 17 /* Fast retrans. after 1 dupack */ macro
/external/kernel-headers/original/uapi/linux/
Dtcp.h107 #define TCP_THIN_DUPACK 17 /* Fast retrans. after 1 dupack */ macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go1634 TCP_THIN_DUPACK = 0x11 const
Dzerrors_linux_mipsle.go1970 TCP_THIN_DUPACK = 0x11 const
Dzerrors_linux_s390x.go2030 TCP_THIN_DUPACK = 0x11 const
Dzerrors_linux_arm.go1976 TCP_THIN_DUPACK = 0x11 const
Dzerrors_linux_ppc64le.go2024 TCP_THIN_DUPACK = 0x11 const
Dzerrors_linux_mips64.go1970 TCP_THIN_DUPACK = 0x11 const
Dzerrors_linux_ppc64.go2024 TCP_THIN_DUPACK = 0x11 const
Dzerrors_linux_amd64.go1970 TCP_THIN_DUPACK = 0x11 const
Dzerrors_linux_mips64le.go1970 TCP_THIN_DUPACK = 0x11 const
Dzerrors_linux_386.go1969 TCP_THIN_DUPACK = 0x11 const
Dzerrors_linux_mips.go1970 TCP_THIN_DUPACK = 0x11 const
Dzerrors_linux_arm64.go1961 TCP_THIN_DUPACK = 0x11 const