Home
last modified time | relevance | path

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

/external/mdnsresponder/mDNSCore/
DuDNS.c4111 mDNSlocal const mDNSu8 *mDNS_WABLabels[] = variable
4135 while (mDNS_WABLabels[i] != (const mDNSu8 *)mDNSNULL) in WABQuestion()
4137 …if (SameDomainLabel(mDNS_WABLabels[i], label)) {debugf("WABquestion: WAB question %##s, label1 mat… in WABQuestion()
4140 if (mDNS_WABLabels[i] == (const mDNSu8 *)mDNSNULL) in WABQuestion()