Home
last modified time | relevance | path

Searched refs:TCP_MSS (Results 1 – 25 of 29) sorted by relevance

12

/external/iproute2/include/netinet/
Dtcp.h162 # define TCP_MSS 512 macro
/external/webrtc/webrtc/base/
Dvirtualsocketserver.cc49 const uint32_t TCP_MSS = 1400; // Maximum segment size variable
840 std::min<size_t>(available, TCP_MSS - TCP_HEADER_SIZE); in SendTcp()
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go1029 TCP_MSS = 0x218 const
Dzerrors_dragonfly_amd64.go1191 TCP_MSS = 0x200 const
Dzerrors_openbsd_arm.go1233 TCP_MSS = 0x200 const
Dzerrors_openbsd_amd64.go1312 TCP_MSS = 0x200 const
Dzerrors_openbsd_386.go1230 TCP_MSS = 0x200 const
Dzerrors_darwin_386.go1363 TCP_MSS = 0x200 const
Dzerrors_darwin_arm64.go1363 TCP_MSS = 0x200 const
Dzerrors_darwin_amd64.go1363 TCP_MSS = 0x200 const
Dzerrors_netbsd_arm.go1317 TCP_MSS = 0x218 const
Dzerrors_darwin_arm.go1363 TCP_MSS = 0x200 const
Dzerrors_freebsd_386.go1378 TCP_MSS = 0x218 const
Dzerrors_freebsd_arm.go1387 TCP_MSS = 0x218 const
Dzerrors_netbsd_386.go1338 TCP_MSS = 0x218 const
Dzerrors_freebsd_amd64.go1379 TCP_MSS = 0x218 const
Dzerrors_netbsd_amd64.go1328 TCP_MSS = 0x218 const
Dzerrors_linux_sparc64.go1619 TCP_MSS = 0x200 const
Dzerrors_linux_mipsle.go1954 TCP_MSS = 0x200 const
Dzerrors_linux_s390x.go2014 TCP_MSS = 0x200 const
Dzerrors_linux_arm.go1960 TCP_MSS = 0x200 const
Dzerrors_linux_ppc64le.go2008 TCP_MSS = 0x200 const
Dzerrors_linux_mips64.go1954 TCP_MSS = 0x200 const
Dzerrors_linux_ppc64.go2008 TCP_MSS = 0x200 const
Dzerrors_linux_amd64.go1954 TCP_MSS = 0x200 const

12