HomeSort by relevance Sort by last modified time
    Searched refs:SO_PROTOCOL (Results 76 - 92 of 92) sorted by null

1 2 34

  /prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/asm-generic/
socket.h 77 #define SO_PROTOCOL 38
  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/asm-generic/
socket.h 77 #define SO_PROTOCOL 38
  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/asm-generic/
socket.h 77 #define SO_PROTOCOL 38
  /prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/asm/
socket.h 45 #define SO_PROTOCOL 0x1028
  /bionic/libc/kernel/uapi/asm-mips/asm/
socket.h 46 #define SO_PROTOCOL 0x1028
  /development/ndk/platforms/android-21/arch-mips/include/asm/
socket.h 46 #define SO_PROTOCOL 0x1028
  /development/ndk/platforms/android-21/arch-mips64/include/asm/
socket.h 46 #define SO_PROTOCOL 0x1028
  /external/kernel-headers/original/uapi/asm-mips/asm/
socket.h 43 #define SO_PROTOCOL 0x1028 /* protocol type */
  /prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/asm/
socket.h 46 #define SO_PROTOCOL 0x1028
  /prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/asm/
socket.h 46 #define SO_PROTOCOL 0x1028
  /prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/asm/
socket.h 46 #define SO_PROTOCOL 0x1028
  /prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/asm/
socket.h 46 #define SO_PROTOCOL 0x1028
  /prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/asm/
socket.h 46 #define SO_PROTOCOL 0x1028
  /prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/asm/
socket.h 46 #define SO_PROTOCOL 0x1028
  /external/strace/xlat/
sockoptions.h 128 #if defined(SO_PROTOCOL) || (defined(HAVE_DECL_SO_PROTOCOL) && HAVE_DECL_SO_PROTOCOL)
129 XLAT(SO_PROTOCOL),
  /system/extras/tests/net_test/
sock_diag.py 280 protocol = s.getsockopt(net_test.SOL_SOCKET, net_test.SO_PROTOCOL)
327 protocol = s.getsockopt(SOL_SOCKET, net_test.SO_PROTOCOL)
net_test.py 38 SO_PROTOCOL = 38

Completed in 455 milliseconds

1 2 34