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

  /external/chromium_org/net/dns/
dns_config_service_posix_unittest.cc 51 sa.sin_port = base::HostToNet16(NS_DEFAULTPORT + i);
67 sa6->sin6_port = base::HostToNet16(NS_DEFAULTPORT - i);
101 config->nameservers.push_back(IPEndPoint(ip, NS_DEFAULTPORT + i));
110 config->nameservers[i] = IPEndPoint(ip, NS_DEFAULTPORT - i);
140 sa.sin_port = base::HostToNet16(NS_DEFAULTPORT);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/arpa/
nameser_compat.h 98 #define NAMESERVER_PORT NS_DEFAULTPORT
nameser.h 93 #define NS_DEFAULTPORT 53 /*%< For both TCP and UDP. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/arpa/
nameser_compat.h 98 #define NAMESERVER_PORT NS_DEFAULTPORT
nameser.h 93 #define NS_DEFAULTPORT 53 /*%< For both TCP and UDP. */
  /bionic/libc/include/arpa/
nameser_compat.h 151 #define NAMESERVER_PORT NS_DEFAULTPORT
nameser.h 91 #define NS_DEFAULTPORT 53 /* For both TCP and UDP. */
  /development/ndk/platforms/android-L/include/arpa/
nameser_compat.h 151 #define NAMESERVER_PORT NS_DEFAULTPORT
nameser.h 91 #define NS_DEFAULTPORT 53 /* For both TCP and UDP. */
  /prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9/include-fixed/arpa/
nameser_compat.h 160 #define NAMESERVER_PORT NS_DEFAULTPORT
  /prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9/include-fixed/arpa/
nameser_compat.h 160 #define NAMESERVER_PORT NS_DEFAULTPORT
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/arpa/
nameser_compat.h 151 #define NAMESERVER_PORT NS_DEFAULTPORT
nameser.h 91 #define NS_DEFAULTPORT 53 /* For both TCP and UDP. */
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/arpa/
nameser_compat.h 151 #define NAMESERVER_PORT NS_DEFAULTPORT
nameser.h 91 #define NS_DEFAULTPORT 53 /* For both TCP and UDP. */
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/arpa/
nameser_compat.h 151 #define NAMESERVER_PORT NS_DEFAULTPORT
nameser.h 91 #define NS_DEFAULTPORT 53 /* For both TCP and UDP. */
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/arpa/
nameser_compat.h 151 #define NAMESERVER_PORT NS_DEFAULTPORT
nameser.h 91 #define NS_DEFAULTPORT 53 /* For both TCP and UDP. */
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/arpa/
nameser_compat.h 151 #define NAMESERVER_PORT NS_DEFAULTPORT
nameser.h 91 #define NS_DEFAULTPORT 53 /* For both TCP and UDP. */
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/arpa/
nameser_compat.h 151 #define NAMESERVER_PORT NS_DEFAULTPORT
nameser.h 91 #define NS_DEFAULTPORT 53 /* For both TCP and UDP. */

Completed in 2004 milliseconds