Home | History | Annotate | Download | only in mDNSCore

Lines Matching refs:AuthRecordAny

1165 // AuthRecordAny includes mDNSInterface_Any and interface specific auth records (anything
1169 AuthRecordAny, // registered for *Any, NOT including P2P interfaces
1288 #define RRAny(rr) ((rr)->ARType == AuthRecordAny || (rr)->ARType == AuthRecordAnyIncludeP2P)