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

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

Completed in 89 milliseconds