HomeSort by relevance Sort by last modified time
    Searched refs:SO_USELOOPBACK (Results 1 - 6 of 6) sorted by null

  /libcore/luni/src/test/java/libcore/java/net/
OldSocketTestCase.java 48 public static final int SO_USELOOPBACK = 12;
80 case SO_USELOOPBACK:
154 case SO_USELOOPBACK:
  /external/strace/xlat/
sockoptions.h 127 #if defined(SO_USELOOPBACK) || (defined(HAVE_DECL_SO_USELOOPBACK) && HAVE_DECL_SO_USELOOPBACK)
128 XLAT(SO_USELOOPBACK),
  /external/chromium_org/native_client_sdk/src/libraries/third_party/newlib-extras/sys/
socket.h 85 #define SO_USELOOPBACK 0x0040 /* bypass hardware when possible */
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/psdk_inc/
_ws1_undef.h 122 #undef SO_USELOOPBACK
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winsock.h 163 #define SO_USELOOPBACK 0x0040
winsock2.h 188 #define SO_USELOOPBACK 0x0040
    [all...]

Completed in 86 milliseconds