Home
last modified time | relevance | path

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

/external/strace/xlat/
Dsock_tcp_options.h132 #if defined(TCP_REPAIR) || (defined(HAVE_DECL_TCP_REPAIR) && HAVE_DECL_TCP_REPAIR)
134 static_assert((TCP_REPAIR) == (19), "TCP_REPAIR != 19");
137 # define TCP_REPAIR 19
287 [TCP_REPAIR] = XLAT(TCP_REPAIR),
Dsock_tcp_options.in20 TCP_REPAIR 19
/external/syzkaller/sys/linux/
Dsocket_inet_tcp_arm.const37 TCP_REPAIR = 19
Dsocket_inet_tcp_arm64.const37 TCP_REPAIR = 19
Dsocket_inet_tcp_amd64.const37 TCP_REPAIR = 19
Dsocket_inet_tcp_ppc64le.const37 TCP_REPAIR = 19
Dsocket_inet_tcp_386.const37 TCP_REPAIR = 19
Dsocket_inet_tcp.txt38 …QUICKACK, TCP_THIN_LINEAR_TIMEOUTS, TCP_THIN_DUPACK, TCP_USER_TIMEOUT, TCP_REPAIR, TCP_REPAIR_QUEU…
/external/iproute2/include/uapi/linux/
Dtcp.h109 #define TCP_REPAIR 19 /* TCP sock is under repair right now */ macro
/external/kernel-headers/original/uapi/linux/
Dtcp.h109 #define TCP_REPAIR 19 /* TCP sock is under repair right now */ macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go1626 TCP_REPAIR = 0x13 const
Dzerrors_linux_mipsle.go1961 TCP_REPAIR = 0x13 const
Dzerrors_linux_s390x.go2021 TCP_REPAIR = 0x13 const
Dzerrors_linux_arm.go1967 TCP_REPAIR = 0x13 const
Dzerrors_linux_ppc64le.go2015 TCP_REPAIR = 0x13 const
Dzerrors_linux_mips64.go1961 TCP_REPAIR = 0x13 const
Dzerrors_linux_ppc64.go2015 TCP_REPAIR = 0x13 const
Dzerrors_linux_amd64.go1961 TCP_REPAIR = 0x13 const
Dzerrors_linux_mips64le.go1961 TCP_REPAIR = 0x13 const
Dzerrors_linux_386.go1960 TCP_REPAIR = 0x13 const
Dzerrors_linux_mips.go1961 TCP_REPAIR = 0x13 const
Dzerrors_linux_arm64.go1952 TCP_REPAIR = 0x13 const