Home
last modified time | relevance | path

Searched refs:SO_RXQ_OVFL (Results 1 – 24 of 24) sorted by relevance

/external/strace/xlat/
Dsock_options.h923 #if defined(SO_RXQ_OVFL) || (defined(HAVE_DECL_SO_RXQ_OVFL) && HAVE_DECL_SO_RXQ_OVFL)
925 static_assert((SO_RXQ_OVFL) == (36), "SO_RXQ_OVFL != 36");
928 # define SO_RXQ_OVFL 36
931 #if defined(SO_RXQ_OVFL) || (defined(HAVE_DECL_SO_RXQ_OVFL) && HAVE_DECL_SO_RXQ_OVFL)
933 static_assert((SO_RXQ_OVFL) == (16417), "SO_RXQ_OVFL != 16417");
936 # define SO_RXQ_OVFL 16417
939 #if defined(SO_RXQ_OVFL) || (defined(HAVE_DECL_SO_RXQ_OVFL) && HAVE_DECL_SO_RXQ_OVFL)
941 static_assert((SO_RXQ_OVFL) == (40), "SO_RXQ_OVFL != 40");
944 # define SO_RXQ_OVFL 40
1730 XLAT(SO_RXQ_OVFL),
[all …]
Dsock_options.in298 SO_RXQ_OVFL 36
300 SO_RXQ_OVFL 16417
302 SO_RXQ_OVFL 40
/external/kernel-headers/original/uapi/asm-generic/
Dsocket.h67 #define SO_RXQ_OVFL 40 macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Dsocket.h83 #define SO_RXQ_OVFL 40 macro
/external/grpc-grpc/src/core/lib/iomgr/
Dudp_server.cc24 #ifndef SO_RXQ_OVFL
25 #define SO_RXQ_OVFL 40 macro
401 if (0 != setsockopt(fd, SOL_SOCKET, SO_RXQ_OVFL, &get_overflow, in prepare_socket()
/external/syzkaller/sys/linux/
Dsocket_ppc64le.const314 SO_RXQ_OVFL = 40
Dsocket_386.const314 SO_RXQ_OVFL = 40
Dsocket_arm64.const314 SO_RXQ_OVFL = 40
Dsocket_arm.const314 SO_RXQ_OVFL = 40
Dsocket_amd64.const314 SO_RXQ_OVFL = 40
Dsocket.txt180 … SO_NO_CHECK, SO_PASSCRED, SO_TIMESTAMPNS, SO_LOCK_FILTER, SO_PASSSEC, SO_RXQ_OVFL, SO_WIFI_STATUS…
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go1530 SO_RXQ_OVFL = 0x24 const
Dzerrors_linux_mipsle.go1830 SO_RXQ_OVFL = 0x28 const
Dzerrors_linux_s390x.go1890 SO_RXQ_OVFL = 0x28 const
Dzerrors_linux_arm.go1836 SO_RXQ_OVFL = 0x28 const
Dzerrors_linux_ppc64le.go1886 SO_RXQ_OVFL = 0x28 const
Dzerrors_linux_mips64.go1830 SO_RXQ_OVFL = 0x28 const
Dzerrors_linux_ppc64.go1886 SO_RXQ_OVFL = 0x28 const
Dzerrors_linux_amd64.go1830 SO_RXQ_OVFL = 0x28 const
Dzerrors_linux_mips64le.go1830 SO_RXQ_OVFL = 0x28 const
Dzerrors_linux_386.go1829 SO_RXQ_OVFL = 0x28 const
Dzerrors_linux_mips.go1830 SO_RXQ_OVFL = 0x28 const
Dzerrors_linux_arm64.go1820 SO_RXQ_OVFL = 0x28 const
/external/strace/
DChangeLog36206 SO_LOCK_FILTER, SO_MAX_PACING_RATE, SO_PEEK_OFF, SO_RXQ_OVFL,