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

1 2 34

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
netdb.h 80 # define IPPORT_RESERVED 1024
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
netdb.h 80 # define IPPORT_RESERVED 1024
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/netinet/
in.h 133 IPPORT_RESERVED = 1024,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/netinet/
in.h 133 IPPORT_RESERVED = 1024,
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winsock.h 107 #define IPPORT_RESERVED 1024
winsock2.h 137 #define IPPORT_RESERVED 1024
    [all...]
  /external/qemu/slirp/
tcp_subr.c 816 ns->so_fport=htons(IPPORT_RESERVED-1); /* Use a fake port. */
    [all...]
  /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 3006 milliseconds

1 2 34