Home
last modified time | relevance | path

Searched defs:SO_SNDLOWAT (Results 1 – 25 of 32) sorted by relevance

12

/external/kernel-headers/original/uapi/asm-mips/asm/
Dsocket.h39 #define SO_SNDLOWAT 0x1003 /* send low-water mark */ macro
/external/kernel-headers/original/uapi/asm-generic/
Dsocket.h31 #define SO_SNDLOWAT 19 macro
/external/python/cpython2/Lib/plat-os2emx/
DSOCKET.py28 SO_SNDLOWAT = 0x1003 variable
/external/python/cpython2/Lib/plat-linux2/
DIN.py463 SO_SNDLOWAT = 19 variable
/external/python/cpython2/Lib/plat-unixware7/
DIN.py251 SO_SNDLOWAT = 0x1003 variable
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go988 SO_SNDLOWAT = 0x1003 const
Dzerrors_dragonfly_amd64.go1165 SO_SNDLOWAT = 0x1003 const
Dzerrors_openbsd_arm.go1218 SO_SNDLOWAT = 0x1003 const
Dzerrors_netbsd_arm.go1263 SO_SNDLOWAT = 0x1003 const
Dzerrors_openbsd_amd64.go1292 SO_SNDLOWAT = 0x1003 const
Dzerrors_netbsd_amd64.go1273 SO_SNDLOWAT = 0x1003 const
Dzerrors_openbsd_386.go1215 SO_SNDLOWAT = 0x1003 const
Dzerrors_darwin_386.go1300 SO_SNDLOWAT = 0x1003 const
Dzerrors_darwin_arm64.go1300 SO_SNDLOWAT = 0x1003 const
Dzerrors_darwin_amd64.go1300 SO_SNDLOWAT = 0x1003 const
Dzerrors_darwin_arm.go1300 SO_SNDLOWAT = 0x1003 const
Dzerrors_freebsd_386.go1341 SO_SNDLOWAT = 0x1003 const
Dzerrors_freebsd_arm.go1350 SO_SNDLOWAT = 0x1003 const
Dzerrors_netbsd_386.go1283 SO_SNDLOWAT = 0x1003 const
Dzerrors_freebsd_amd64.go1342 SO_SNDLOWAT = 0x1003 const
Dzerrors_linux_sparc64.go1537 SO_SNDLOWAT = 0x1000 const
Dzerrors_linux_mipsle.go1837 SO_SNDLOWAT = 0x1003 const
Dzerrors_linux_s390x.go1897 SO_SNDLOWAT = 0x13 const
Dzerrors_linux_arm.go1843 SO_SNDLOWAT = 0x13 const
Dzerrors_linux_ppc64le.go1893 SO_SNDLOWAT = 0x11 const

12