Searched defs:AutoTunnel (Results 1 - 1 of 1) sorted by relevance

/external/mdnsresponder/mDNSCore/
H A DmDNSEmbeddedAPI.h1294 #define PrivateQuery(Q) ((Q)->AuthInfo && (Q)->AuthInfo->AutoTunnel)
1479 const char* AutoTunnel; // If NULL, this is not an AutoTunnel DAI. Otherwise, this is prepended to the IPSec identifier member in struct:DomainAuthInfo
1480 AuthRecord AutoTunnelHostRecord; // User-visible hostname; used as SRV target for AutoTunnel services
1484 AuthRecord AutoTunnel6Record; // AutoTunnel AAAA Record obtained from Connectivityd
1891 mDNSv6Addr AutoTunnelHostAddr; // IPv6 address advertised for AutoTunnel services on this machine
1893 // AutoTunnel Relay address has two distinct uses
2443 // to disable authentication for the zone. A non-NULL autoTunnelPrefix means this is an AutoTunnel domain,
2741 // For now this AutoTunnel stuff is specific to Mac OS X.

Completed in 52 milliseconds