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

  /bionic/libc/include/netinet/
in.h 43 #define IPPORT_RESERVED 1024
  /development/ndk/platforms/android-3/include/netinet/
in.h 40 #define IPPORT_RESERVED 1024
  /development/ndk/platforms/android-L/include/netinet/
in.h 42 #define IPPORT_RESERVED 1024
  /bionic/libc/bionic/
bindresvport.c 36 #define END_PORT IPPORT_RESERVED
  /external/chromium_org/native_client_sdk/src/libraries/third_party/newlib-extras/netinet/
in.h 270 * Ports < IPPORT_RESERVED are reserved for
273 #define IPPORT_RESERVED 1024
283 * Scanning for a free reserved port return a value below IPPORT_RESERVED,
  /external/lldb/source/Plugins/Process/gdb-remote/
ProcessGDBRemote.cpp 155 #define LOW_PORT (IPPORT_RESERVED)
    [all...]
  /external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp_pcb.c     [all...]

Completed in 901 milliseconds