Home
last modified time | relevance | path

Searched refs:AuthRecordAnyIncludeAWDLandP2P (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/contrib/mDNSResponder/mDNSCore/
H A DmDNSEmbeddedAPI.h1391 AuthRecordAnyIncludeAWDLandP2P, // registered for *Any, including AWDL and P2P interfaces enumerator
1397 (((AR)->ARType == AuthRecordAnyIncludeAWDL) || ((AR)->ARType == AuthRecordAnyIncludeAWDLandP2P))
1526 …eP2P || (rr)->ARType == AuthRecordAnyIncludeAWDL || (rr)->ARType == AuthRecordAnyIncludeAWDLandP2P)
H A DmDNS.c13504 artype = AuthRecordAnyIncludeAWDLandP2P; in setAuthRecType()
/illumos-gate/usr/src/contrib/mDNSResponder/mDNSShared/
H A Duds_daemon.c641 artype = AuthRecordAnyIncludeAWDLandP2P; in read_rr_from_ipc_msg()