Home | History | Annotate | Download | only in mDNSCore

Lines Matching defs:s2

991 		const AuthRecord *s2 = (*rp)->RRSet ? (*rp)->RRSet : *rp;
992 if (s1 != s2 && SameResourceRecordSignature((*rp), rr) && !IdenticalSameNameRecord(&(*rp)->resrec, &rr->resrec))