Home | History | Annotate | Download | only in mDNSShared

Lines Matching refs:labels

44 // not fully qualified) with any number of labels e.g., moon, moon.cs, moon.cs.be, etc.
2533 int labels = CountLabels(&q->qname);
2553 // For names of the form "<one-or-more-labels>.bar.local." we always do a second unicast query in parallel.
2564 if (labels == 2 && !SameDomainName(&q->qname, &ActiveDirectoryPrimaryDomain) && !DomainInSearchList(&q->qname))