Home
last modified time | relevance | path

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

12

/external/kernel-headers/original/uapi/asm-mips/asm/
Dsocket.h40 #define SO_RCVLOWAT 0x1004 /* receive low-water mark */ macro
/external/kernel-headers/original/uapi/asm-generic/
Dsocket.h30 #define SO_RCVLOWAT 18 macro
/external/python/cpython2/Lib/plat-os2emx/
DSOCKET.py29 SO_RCVLOWAT = 0x1004 variable
/external/python/cpython2/Lib/plat-linux2/
DIN.py462 SO_RCVLOWAT = 18 variable
/external/python/cpython2/Lib/plat-unixware7/
DIN.py252 SO_RCVLOWAT = 0x1004 variable
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go980 SO_RCVLOWAT = 0x1004 const
Dzerrors_dragonfly_amd64.go1160 SO_RCVLOWAT = 0x1004 const
Dzerrors_openbsd_arm.go1212 SO_RCVLOWAT = 0x1004 const
Dzerrors_netbsd_arm.go1258 SO_RCVLOWAT = 0x1004 const
Dzerrors_openbsd_amd64.go1286 SO_RCVLOWAT = 0x1004 const
Dzerrors_netbsd_amd64.go1268 SO_RCVLOWAT = 0x1004 const
Dzerrors_openbsd_386.go1209 SO_RCVLOWAT = 0x1004 const
Dzerrors_darwin_386.go1294 SO_RCVLOWAT = 0x1004 const
Dzerrors_darwin_arm64.go1294 SO_RCVLOWAT = 0x1004 const
Dzerrors_darwin_amd64.go1294 SO_RCVLOWAT = 0x1004 const
Dzerrors_darwin_arm.go1294 SO_RCVLOWAT = 0x1004 const
Dzerrors_freebsd_386.go1335 SO_RCVLOWAT = 0x1004 const
Dzerrors_freebsd_arm.go1344 SO_RCVLOWAT = 0x1004 const
Dzerrors_netbsd_386.go1278 SO_RCVLOWAT = 0x1004 const
Dzerrors_freebsd_amd64.go1336 SO_RCVLOWAT = 0x1004 const
Dzerrors_linux_sparc64.go1526 SO_RCVLOWAT = 0x800 const
Dzerrors_linux_mipsle.go1826 SO_RCVLOWAT = 0x1004 const
Dzerrors_linux_s390x.go1886 SO_RCVLOWAT = 0x12 const
Dzerrors_linux_arm.go1832 SO_RCVLOWAT = 0x12 const
Dzerrors_linux_ppc64le.go1882 SO_RCVLOWAT = 0x10 const

12