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

1 2

  /kernel/tests/net/test/
leak_test.py 52 SO_SNDBUFFORCE = 32
80 self.CheckForceSocketBufferOption(SO_SNDBUF, self.SO_SNDBUFFORCE)
  /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
  /bionic/libc/kernel/uapi/asm-mips/asm/
socket.h 59 #define SO_SNDBUFFORCE 31
  /external/kernel-headers/original/uapi/asm-generic/
socket.h 18 #define SO_SNDBUFFORCE 32
  /external/kernel-headers/original/uapi/asm-mips/asm/
socket.h 72 #define SO_SNDBUFFORCE 31
  /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...]
zerrors_linux_ppc64le.go     [all...]
zerrors_linux_s390x.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...]

Completed in 1288 milliseconds

1 2