Home | History | Annotate | Download | only in mDNSCore

Lines Matching refs:CountLabels

1799 	int skip = CountLabels(name) - 6;
1818 int skip = CountLabels(name) - 34;
1842 int skip = CountLabels(name) - 2;
7130 int qcount = CountLabels(&q.qname);
7131 int scount = CountLabels(m->rec.r.resrec.name);
7810 int bestmatchlen = -1, namecount = CountLabels(&question->qname);
7815 currcount = CountLabels(&curr->domain);
7834 int bestmatchlen = -1, namecount = CountLabels(&question->qname);
7859 currcount = CountLabels(&curr->domain);
7895 int bestmatchlen = -1, namecount = name ? CountLabels(name) : 0;
7913 currcount = CountLabels(&curr->domain);