Home | History | Annotate | Download | only in mDNSCore

Lines Matching refs:scount

7131 								int scount = CountLabels(m->rec.r.resrec.name);
7132 if (qcount - 1 > scount)
7133 if (SameDomainName(SkipLeadingLabels(&q.qname, qcount - scount), m->rec.r.resrec.name))
7134 repeat = qcount - 1 - scount;