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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DmDNSEmbeddedAPI.h1486 AuthRecordAnyIncludeP2P, // registered for *Any, including P2P interfaces enumerator in enum:__anon72
1615 #define RRAny(rr) ((rr)->ARType == AuthRecordAny || (rr)->ARType == AuthRecordAnyIncludeP2P || (rr)->ARType == AuthRecordAnyIncludeAWDL || (rr)->ARType == AuthRecordAnyIncludeAWDLandP2P)
H A Duds_daemon.c700 artype = AuthRecordAnyIncludeP2P;
1448 if (rr->ARType == AuthRecordAnyIncludeP2P)
H A DmDNS.c13271 artype = AuthRecordAnyIncludeP2P;

Completed in 149 milliseconds