Searched refs:AuthRecordAnyIncludeP2P (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/mDNSResponder-522.92.1/mDNSCore/
H A DmDNSEmbeddedAPI.h1481 AuthRecordAnyIncludeP2P, // registered for *Any, including P2P interfaces enumerator in enum:__anon10945
1610 #define RRAny(rr) ((rr)->ARType == AuthRecordAny || (rr)->ARType == AuthRecordAnyIncludeP2P || (rr)->ARType == AuthRecordAnyIncludeAWDL || (rr)->ARType == AuthRecordAnyIncludeAWDLandP2P)
H A DmDNS.c13159 artype = AuthRecordAnyIncludeP2P;
/macosx-10.9.5/mDNSResponder-522.92.1/mDNSShared/
H A Duds_daemon.c690 artype = AuthRecordAnyIncludeP2P;
1433 if (rr->ARType == AuthRecordAnyIncludeP2P)
/macosx-10.9.5/mDNSResponder-522.92.1/mDNSMacOSX/
H A DmDNSMacOSX.c8266 && ((rr->ARType == AuthRecordAnyIncludeP2P) || (rr->ARType == AuthRecordAnyIncludeAWDLandP2P)))
10271 if (rr->ARType == AuthRecordAnyIncludeP2P || rr->ARType == AuthRecordAnyIncludeAWDLandP2P)

Completed in 310 milliseconds