Home
last modified time | relevance | path

Searched defs:SO_OOBINLINE (Results 1 – 25 of 33) sorted by relevance

12

/external/kernel-headers/original/uapi/asm-mips/asm/
Dsocket.h31 #define SO_OOBINLINE 0x0100 /* Receive out-of-band data in-band. */ macro
/external/kernel-headers/original/uapi/asm-generic/
Dsocket.h21 #define SO_OOBINLINE 10 macro
/external/python/cpython2/Lib/plat-os2emx/
DSOCKET.py22 SO_OOBINLINE = 0x0100 variable
/external/python/cpython2/Lib/plat-linux2/
DIN.py455 SO_OOBINLINE = 10 variable
/external/python/cpython2/Lib/plat-unixware7/
DIN.py240 SO_OOBINLINE = 0x0100 variable
/external/python/cpython2/Lib/plat-atheos/
DIN.py772 SO_OOBINLINE = 10 variable
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go977 SO_OOBINLINE = 0x100 const
Dzerrors_dragonfly_amd64.go1158 SO_OOBINLINE = 0x100 const
Dzerrors_openbsd_arm.go1209 SO_OOBINLINE = 0x100 const
Dzerrors_netbsd_arm.go1255 SO_OOBINLINE = 0x100 const
Dzerrors_openbsd_amd64.go1283 SO_OOBINLINE = 0x100 const
Dzerrors_netbsd_amd64.go1265 SO_OOBINLINE = 0x100 const
Dzerrors_openbsd_386.go1206 SO_OOBINLINE = 0x100 const
Dzerrors_darwin_386.go1290 SO_OOBINLINE = 0x100 const
Dzerrors_darwin_arm64.go1290 SO_OOBINLINE = 0x100 const
Dzerrors_darwin_amd64.go1290 SO_OOBINLINE = 0x100 const
Dzerrors_darwin_arm.go1290 SO_OOBINLINE = 0x100 const
Dzerrors_freebsd_386.go1330 SO_OOBINLINE = 0x100 const
Dzerrors_freebsd_arm.go1339 SO_OOBINLINE = 0x100 const
Dzerrors_netbsd_386.go1275 SO_OOBINLINE = 0x100 const
Dzerrors_freebsd_amd64.go1331 SO_OOBINLINE = 0x100 const
Dzerrors_linux_sparc64.go1515 SO_OOBINLINE = 0x100 const
Dzerrors_linux_mipsle.go1814 SO_OOBINLINE = 0x100 const
Dzerrors_linux_s390x.go1874 SO_OOBINLINE = 0xa const
Dzerrors_linux_arm.go1820 SO_OOBINLINE = 0xa const

12