Searched refs:mDNS_WABLabels (Results 1 - 1 of 1) sorted by relevance

/external/mdnsresponder/mDNSCore/
H A DuDNS.c4111 mDNSlocal const mDNSu8 *mDNS_WABLabels[] = variable
4135 while (mDNS_WABLabels[i] != (const mDNSu8 *)mDNSNULL)
4137 if (SameDomainLabel(mDNS_WABLabels[i], label)) {debugf("WABquestion: WAB question %##s, label1 match", qname->c); break;}
4140 if (mDNS_WABLabels[i] == (const mDNSu8 *)mDNSNULL)

Completed in 277 milliseconds