Home | History | Annotate | Download | only in mDNSCore

Lines Matching refs:getQuestion

862 	if (msg->h.numQuestions && getQuestion(msg, msg->data, end, 0, &pktQ))
3443 ptr = getQuestion(msg, ptr, end, mDNSInterface_Any, &pktq);