Home
last modified time | relevance | path

Searched refs:SO_PEEK_OFF (Results 1 – 23 of 23) sorted by relevance

/external/strace/xlat/
Dsock_options.h973 #if defined(SO_PEEK_OFF) || (defined(HAVE_DECL_SO_PEEK_OFF) && HAVE_DECL_SO_PEEK_OFF)
975 static_assert((SO_PEEK_OFF) == (38), "SO_PEEK_OFF != 38");
978 # define SO_PEEK_OFF 38
981 #if defined(SO_PEEK_OFF) || (defined(HAVE_DECL_SO_PEEK_OFF) && HAVE_DECL_SO_PEEK_OFF)
983 static_assert((SO_PEEK_OFF) == (16419), "SO_PEEK_OFF != 16419");
986 # define SO_PEEK_OFF 16419
989 #if defined(SO_PEEK_OFF) || (defined(HAVE_DECL_SO_PEEK_OFF) && HAVE_DECL_SO_PEEK_OFF)
991 static_assert((SO_PEEK_OFF) == (42), "SO_PEEK_OFF != 42");
994 # define SO_PEEK_OFF 42
1746 XLAT(SO_PEEK_OFF),
[all …]
Dsock_options.in314 SO_PEEK_OFF 38
316 SO_PEEK_OFF 16419
318 SO_PEEK_OFF 42
/external/kernel-headers/original/uapi/asm-generic/
Dsocket.h71 #define SO_PEEK_OFF 42 macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Dsocket.h87 #define SO_PEEK_OFF 42 macro
/external/syzkaller/sys/linux/
Dsocket_ppc64le.const301 SO_PEEK_OFF = 42
Dsocket_386.const301 SO_PEEK_OFF = 42
Dsocket_arm64.const301 SO_PEEK_OFF = 42
Dsocket_arm.const301 SO_PEEK_OFF = 42
Dsocket_amd64.const301 SO_PEEK_OFF = 42
Dsocket.txt180 …_BROADCAST, SO_DEBUG, SO_DOMAIN, SO_ERROR, SO_DONTROUTE, SO_KEEPALIVE, SO_PEEK_OFF, SO_PRIORITY, S…
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go1518 SO_PEEK_OFF = 0x26 const
Dzerrors_linux_mipsle.go1817 SO_PEEK_OFF = 0x2a const
Dzerrors_linux_s390x.go1877 SO_PEEK_OFF = 0x2a const
Dzerrors_linux_arm.go1823 SO_PEEK_OFF = 0x2a const
Dzerrors_linux_ppc64le.go1873 SO_PEEK_OFF = 0x2a const
Dzerrors_linux_mips64.go1817 SO_PEEK_OFF = 0x2a const
Dzerrors_linux_ppc64.go1873 SO_PEEK_OFF = 0x2a const
Dzerrors_linux_amd64.go1817 SO_PEEK_OFF = 0x2a const
Dzerrors_linux_mips64le.go1817 SO_PEEK_OFF = 0x2a const
Dzerrors_linux_386.go1816 SO_PEEK_OFF = 0x2a const
Dzerrors_linux_mips.go1817 SO_PEEK_OFF = 0x2a const
Dzerrors_linux_arm64.go1807 SO_PEEK_OFF = 0x2a const
/external/strace/
DChangeLog36206 SO_LOCK_FILTER, SO_MAX_PACING_RATE, SO_PEEK_OFF, SO_RXQ_OVFL,