Home
last modified time | relevance | path

Searched defs:TCP_MAXSEG (Results 1 – 25 of 31) sorted by relevance

12

/external/iproute2/include/netinet/
Dtcp.h41 #define TCP_MAXSEG 2 /* Set maximum segment size */ macro
/external/iproute2/include/uapi/linux/
Dtcp.h93 #define TCP_MAXSEG 2 /* Limit MSS */ macro
/external/kernel-headers/original/uapi/linux/
Dtcp.h93 #define TCP_MAXSEG 2 /* Limit MSS */ macro
/external/python/cpython2/Lib/plat-atheos/
DIN.py798 TCP_MAXSEG = 0x02 variable
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go1028 TCP_MAXSEG = 0x2 const
Dzerrors_dragonfly_amd64.go1186 TCP_MAXSEG = 0x2 const
Dzerrors_openbsd_arm.go1228 TCP_MAXSEG = 0x2 const
Dzerrors_netbsd_arm.go1312 TCP_MAXSEG = 0x2 const
Dzerrors_openbsd_amd64.go1307 TCP_MAXSEG = 0x2 const
Dzerrors_netbsd_amd64.go1323 TCP_MAXSEG = 0x2 const
Dzerrors_openbsd_386.go1225 TCP_MAXSEG = 0x2 const
Dzerrors_darwin_386.go1358 TCP_MAXSEG = 0x2 const
Dzerrors_darwin_arm64.go1358 TCP_MAXSEG = 0x2 const
Dzerrors_darwin_amd64.go1358 TCP_MAXSEG = 0x2 const
Dzerrors_darwin_arm.go1358 TCP_MAXSEG = 0x2 const
Dzerrors_freebsd_386.go1372 TCP_MAXSEG = 0x2 const
Dzerrors_freebsd_arm.go1381 TCP_MAXSEG = 0x2 const
Dzerrors_netbsd_386.go1333 TCP_MAXSEG = 0x2 const
Dzerrors_freebsd_amd64.go1373 TCP_MAXSEG = 0x2 const
Dzerrors_linux_sparc64.go1614 TCP_MAXSEG = 0x2 const
Dzerrors_linux_mipsle.go1947 TCP_MAXSEG = 0x2 const
Dzerrors_linux_s390x.go2007 TCP_MAXSEG = 0x2 const
Dzerrors_linux_arm.go1953 TCP_MAXSEG = 0x2 const
Dzerrors_linux_ppc64le.go2001 TCP_MAXSEG = 0x2 const
Dzerrors_linux_mips64.go1947 TCP_MAXSEG = 0x2 const

12