Home | History | Annotate | Download | only in mDNSCore

Lines Matching refs:AuthRecordP2P

549 	if (rr->ARType == AuthRecordLocalOnly || rr->ARType == AuthRecordP2P)
824 if (!(rr->ForceMCast || rr->ARType == AuthRecordLocalOnly || rr->ARType == AuthRecordP2P || IsLocalDomain(&rr->namestorage)))
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))
9791 artype = AuthRecordP2P;
9915 artype = AuthRecordP2P;
10088 artype = AuthRecordP2P;
10112 artype = AuthRecordP2P;