HomeSort by: relevance | last modified time | path
    Searched refs:AuthRecordAnyIncludeAWDL (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/mDNSResponder/dist/mDNSCore/
mDNSEmbeddedAPI.h 1437 AuthRecordAnyIncludeAWDL, // registered for *Any, including AWDL interface
1444 (((AR)->ARType == AuthRecordAnyIncludeAWDL) || ((AR)->ARType == AuthRecordAnyIncludeAWDLandP2P))
1576 #define RRAny(rr) ((rr)->ARType == AuthRecordAny || (rr)->ARType == AuthRecordAnyIncludeP2P || (rr)->ARType == AuthRecordAnyIncludeAWDL || (rr)->ARType == AuthRecordAnyIncludeAWDLandP2P)
mDNS.c 17230 artype = AuthRecordAnyIncludeAWDL;
  /src/external/apache2/mDNSResponder/dist/mDNSShared/
uds_daemon.c 1029 artype = AuthRecordAnyIncludeAWDL;

Completed in 67 milliseconds