HomeSort by relevance Sort by last modified time
    Searched refs:SO_SNDBUFFORCE (Results 1 - 25 of 30) sorted by null

1 2

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
socket.h 17 #define SO_SNDBUFFORCE 32
  /bionic/libc/kernel/uapi/asm-generic/
socket.h 31 #define SO_SNDBUFFORCE 32
  /external/kernel-headers/original/uapi/asm-generic/
socket.h 18 #define SO_SNDBUFFORCE 32
  /kernel/tests/net/test/
leak_test.py 52 SO_SNDBUFFORCE = 32
80 self.CheckForceSocketBufferOption(SO_SNDBUF, self.SO_SNDBUFFORCE)
  /bionic/libc/kernel/uapi/asm-mips/asm/
socket.h 59 #define SO_SNDBUFFORCE 31
  /external/kernel-headers/original/uapi/asm-mips/asm/
socket.h 72 #define SO_SNDBUFFORCE 31
  /external/strace/xlat/
sockoptions.h 35 #if defined(SO_SNDBUFFORCE) || (defined(HAVE_DECL_SO_SNDBUFFORCE) && HAVE_DECL_SO_SNDBUFFORCE)
36 XLAT(SO_SNDBUFFORCE),
  /prebuilts/go/darwin-x86/src/syscall/
zerrors_linux_386.go     [all...]
zerrors_linux_amd64.go     [all...]
zerrors_linux_arm.go     [all...]
zerrors_linux_arm64.go     [all...]
zerrors_linux_mips.go     [all...]
zerrors_linux_mips64.go     [all...]
zerrors_linux_mips64le.go     [all...]
zerrors_linux_mipsle.go     [all...]
zerrors_linux_ppc64.go     [all...]
  /prebuilts/go/linux-x86/src/syscall/
zerrors_linux_386.go     [all...]
zerrors_linux_amd64.go     [all...]
zerrors_linux_arm.go     [all...]
zerrors_linux_arm64.go     [all...]
zerrors_linux_mips.go     [all...]
zerrors_linux_mips64.go     [all...]
zerrors_linux_mips64le.go     [all...]
zerrors_linux_mipsle.go     [all...]
  /external/iptables/iptables/
nft.c 137 if (setsockopt(mnl_socket_get_fd(nl), SOL_SOCKET, SO_SNDBUFFORCE,
    [all...]

Completed in 604 milliseconds

1 2