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

1 2

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
socket.h 22 #define SO_PRIORITY 12
  /bionic/libc/kernel/uapi/asm-generic/
socket.h 36 #define SO_PRIORITY 12
  /external/kernel-headers/original/uapi/asm-generic/
socket.h 23 #define SO_PRIORITY 12
  /bionic/libc/kernel/uapi/asm-mips/asm/
socket.h 44 #define SO_PRIORITY 12
  /external/kernel-headers/original/uapi/asm-mips/asm/
socket.h 49 #define SO_PRIORITY 12
  /external/strace/xlat/
sockoptions.h 50 #if defined(SO_PRIORITY) || (defined(HAVE_DECL_SO_PRIORITY) && HAVE_DECL_SO_PRIORITY)
51 XLAT(SO_PRIORITY),
  /external/python/cpython2/Lib/plat-linux2/
IN.py 457 SO_PRIORITY = 12
  /external/wpa_supplicant_8/src/drivers/
driver_nl80211_monitor.c 417 (drv->monitor_sock, SOL_SOCKET, SO_PRIORITY, &optval, optlen)) {
  /prebuilts/gdb/linux-x86/lib/python2.7/plat-linux2/
IN.py 457 SO_PRIORITY = 12
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/plat-linux2/
IN.py 457 SO_PRIORITY = 12
  /external/python/cpython2/Lib/plat-atheos/
IN.py 774 SO_PRIORITY = 12
  /external/webrtc/webrtc/test/channel_transport/
udp_transport_impl.cc 1003 if (!rtpSock->SetSockopt(SOL_SOCKET, SO_PRIORITY, (int8_t*) &PCP,
1011 if (!rtcpSock->SetSockopt(SOL_SOCKET, SO_PRIORITY, (int8_t*) &PCP,
    [all...]
  /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...]
  /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...]

Completed in 1008 milliseconds

1 2