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

  /external/dnsmasq/contrib/Suse/
dnsmasq-suse.spec 11 Group: Productivity/Networking/DNS/Servers
24 Dnsmasq is lightweight, easy to configure DNS forwarder and DHCP server. It
25 is designed to provide DNS and, optionally, DHCP, to a small network. It can
26 serve the names of local machines which are not in the global DNS. The DHCP
27 server integrates with the DNS server and allows machines with DHCP-allocated
28 addresses to appear in the DNS with names configured either in each host or
  /external/mdnsresponder/mDNSShared/
dnsextd.conf 6 // the "options" section below. The dnsextd daemon will receive DNS packets
10 // dynamic zone that will be accepting Wide-Area Bonjour DNS updates.
31 // you could choose to allow anyone with a DNS key on your server to
  /external/chromium/net/data/proxy_resolver_v8_unittest/
dns_fail.js 1 // This script should be run in an environment where all DNS resolution are
  /external/ppp/pppd/plugins/radius/etc/
dictionary.microsoft 42 ATTRIBUTE MS-Primary-DNS-Server 28 ipaddr Microsoft
43 ATTRIBUTE MS-Secondary-DNS-Server 29 ipaddr Microsoft
dictionary.ascend 29 ATTRIBUTE Ascend-Client-Primary-DNS 135 ipaddr
30 ATTRIBUTE Ascend-Client-Secondary-DNS 136 ipaddr
31 ATTRIBUTE Ascend-Client-Assign-DNS 137 integer
284 VALUE Ascend-Client-Assign-DNS DNS-Assign-No 0
285 VALUE Ascend-Client-Assign-DNS DNS-Assign-Yes 1
  /external/netperf/
netperf.c 92 /* The DNS tests have been removed from netperf2. Those wanting to do
96 #error DNS tests have been removed from netperf. Use netperf4 instead
249 "DNS tests can now be found in netperf4.\n");
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpcsvc/
nis_object.x 106 DNS = 4, /* Domain Name Service */
151 nstype do_type; /* one of NIS, DNS, IVY, YP, or X.500 */
nis.h 113 DNS = 4,
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/
nis_object.x 106 DNS = 4, /* Domain Name Service */
151 nstype do_type; /* one of NIS, DNS, IVY, YP, or X.500 */
nis.h 113 DNS = 4,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/
nis_object.x 106 DNS = 4, /* Domain Name Service */
151 nstype do_type; /* one of NIS, DNS, IVY, YP, or X.500 */
nis.h 113 DNS = 4,
  /external/mdnsresponder/mDNSCore/
DNSCommon.h 38 #pragma mark - DNS Protocol Constants
182 #pragma mark - DNS Message Creation Functions
227 #pragma mark - DNS Message Parsing Functions
mDNSEmbeddedAPI.h 18 If you're building an application that uses DNS Service Discovery
39 independent client processes communicate their DNS Service Discovery
126 #pragma mark - DNS Resource Record class and type constants
135 kDNSClass_NONE = 254, // Used in DNS UPDATE [RFC 2136]
137 kDNSClass_Mask = 0x7FFF,// Multicast DNS uses the bottom 15 bits to identify the record class...
140 kDNSQClass_ANY = 255, // Not a DNS class, but a DNS query class, meaning "all classes"
212 kDNSQType_ANY // Not a DNS type, but a DNS query type, meaning "all types"
379 // The longest legal textual form of a DNS name is 1009 bytes, including the C-string terminating NULL at the end
    [all...]
DNSCommon.c 45 // Multicast DNS, using the same packet formats, naming syntax, and record types as Multicast DNS, but on a different UDP
46 // port and multicast address, which means it won't interoperate with the existing installed base of Multicast DNS responders.
48 // Uncomment the appropriate lines below to build a special Multicast DNS responder for testing interoperability
59 #define DNSEXTPortAsNumber 5352 // Port used for end-to-end DNS operations like LLQ, Updates with Leases, etc.
497 // The C string is in conventional DNS syntax:
498 // Textual labels, escaped as necessary using the usual DNS '\' notation, separated by dots.
592 // MakeDomainNameFromDNSNameString makes a native DNS-format domainname from a C string.
593 // The C string is in conventional DNS syntax:
594 // Textual labels, escaped as necessary using the usual DNS '\' notation, separated by dots
    [all...]
  /external/iproute2/doc/
ip-cref.tex 96 --- use the system's name resolver to print DNS names instead of
103 \verb|ip| never uses DNS to resolve names to addresses.
    [all...]

Completed in 133 milliseconds