Home
last modified time | relevance | path

Searched defs:SO_RCVBUF (Results 1 – 25 of 34) sorted by relevance

12

/external/kernel-headers/original/uapi/asm-mips/asm/
Dsocket.h38 #define SO_RCVBUF 0x1002 /* Receive buffer. */ macro
/external/kernel-headers/original/uapi/asm-generic/
Dsocket.h17 #define SO_RCVBUF 8 macro
/external/python/cpython2/Lib/plat-os2emx/
DSOCKET.py27 SO_RCVBUF = 0x1002 variable
/external/python/cpython2/Lib/plat-linux2/
DIN.py453 SO_RCVBUF = 8 variable
/external/python/cpython2/Lib/plat-unixware7/
DIN.py250 SO_RCVBUF = 0x1002 variable
/external/python/cpython2/Lib/plat-atheos/
DIN.py770 SO_RCVBUF = 8 variable
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go979 SO_RCVBUF = 0x1002 const
Dzerrors_dragonfly_amd64.go1159 SO_RCVBUF = 0x1002 const
Dzerrors_openbsd_386.go1208 SO_RCVBUF = 0x1002 const
Dzerrors_netbsd_amd64.go1267 SO_RCVBUF = 0x1002 const
Dzerrors_openbsd_amd64.go1285 SO_RCVBUF = 0x1002 const
Dzerrors_openbsd_arm.go1211 SO_RCVBUF = 0x1002 const
Dzerrors_netbsd_arm.go1257 SO_RCVBUF = 0x1002 const
Dzerrors_darwin_arm64.go1293 SO_RCVBUF = 0x1002 const
Dzerrors_darwin_386.go1293 SO_RCVBUF = 0x1002 const
Dzerrors_darwin_arm.go1293 SO_RCVBUF = 0x1002 const
Dzerrors_darwin_amd64.go1293 SO_RCVBUF = 0x1002 const
Dzerrors_netbsd_386.go1277 SO_RCVBUF = 0x1002 const
Dzerrors_freebsd_arm.go1343 SO_RCVBUF = 0x1002 const
Dzerrors_freebsd_amd64.go1335 SO_RCVBUF = 0x1002 const
Dzerrors_freebsd_386.go1334 SO_RCVBUF = 0x1002 const
Dzerrors_linux_sparc64.go1524 SO_RCVBUF = 0x1002 const
Dzerrors_linux_mips64le.go1824 SO_RCVBUF = 0x1002 const
Dzerrors_linux_ppc64.go1880 SO_RCVBUF = 0x8 const
Dzerrors_linux_arm.go1830 SO_RCVBUF = 0x8 const

12