Home | History | Annotate | Download | only in mDNSCore

Lines Matching refs:AuthRecordLocalOnly

117 #define LORecordAnswersAddressType(rr) ((rr)->ARType == AuthRecordLocalOnly && \
549 if (rr->ARType == AuthRecordLocalOnly || rr->ARType == AuthRecordP2P)
824 if (!(rr->ForceMCast || rr->ARType == AuthRecordLocalOnly || rr->ARType == AuthRecordP2P || IsLocalDomain(&rr->namestorage)))
1046 rr->ARType = AuthRecordLocalOnly;
1051 if (intf && !intf->Advertise){ rr->resrec.InterfaceID = mDNSInterface_LocalOnly; rr->ARType = AuthRecordLocalOnly; }
1106 if (rr->resrec.InterfaceID && rr->ARType != AuthRecordLocalOnly && rr->ARType != AuthRecordP2P)
2454 if (rr->ARType != AuthRecordLocalOnly && rr->ARType != AuthRecordP2P)
3224 if (ar->ARType != AuthRecordLocalOnly && ar->ARType != AuthRecordP2P)
3858 if (rr->ARType == AuthRecordLocalOnly || (rr->ARType == AuthRecordP2P && q->InterfaceID == mDNSInterface_Any))
9108 if (rr->ARType != AuthRecordLocalOnly && rr->ARType != AuthRecordP2P && !IsLocalDomain(rr->resrec.name))
9789 artype = AuthRecordLocalOnly;
9913 artype = AuthRecordLocalOnly;
10086 artype = AuthRecordLocalOnly;
10110 artype = AuthRecordLocalOnly;