OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TCP_MSS
(Results
1 - 25
of
47
) sorted by null
1
2
/external/iproute2/include/netinet/
tcp.h
162
# define
TCP_MSS
512
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/netinet/
tcp.h
164
# define
TCP_MSS
512
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/netinet/
tcp.h
164
# define
TCP_MSS
512
/external/netperf/doc/examples/
packet_byte_script
13
# teach it about processor affinity and the
TCP_MSS
test
70
MSS=`$NETPERF_CMD -H $REM_HOST -t
TCP_MSS
-P 0 -v 0`
/external/webrtc/webrtc/base/
virtualsocketserver.cc
49
const uint32_t
TCP_MSS
= 1400; // Maximum segment size
840
std::min<size_t>(available,
TCP_MSS
- TCP_HEADER_SIZE);
[
all
...]
/prebuilts/go/darwin-x86/src/syscall/
zerrors_darwin_386.go
[
all
...]
zerrors_darwin_amd64.go
[
all
...]
zerrors_darwin_arm.go
[
all
...]
zerrors_darwin_arm64.go
[
all
...]
zerrors_dragonfly_amd64.go
[
all
...]
zerrors_freebsd_386.go
[
all
...]
zerrors_freebsd_amd64.go
[
all
...]
zerrors_freebsd_arm.go
[
all
...]
zerrors_linux_386.go
[
all
...]
zerrors_linux_amd64.go
[
all
...]
zerrors_linux_arm.go
[
all
...]
zerrors_linux_arm64.go
[
all
...]
zerrors_netbsd_386.go
[
all
...]
zerrors_netbsd_amd64.go
[
all
...]
zerrors_netbsd_arm.go
[
all
...]
zerrors_openbsd_386.go
[
all
...]
zerrors_openbsd_amd64.go
[
all
...]
zerrors_openbsd_arm.go
[
all
...]
zerrors_solaris_amd64.go
[
all
...]
/prebuilts/go/linux-x86/src/syscall/
zerrors_darwin_386.go
[
all
...]
Completed in 826 milliseconds
1
2