Searched refs:LocalOnlyQuestions (Results 1 – 3 of 3) sorted by relevance
2238 …DNSQuestion *LocalOnlyQuestions; // Questions with InterfaceID set to mDNSInterface_LocalOnly o… member
842 m->CurrentQuestion = m->LocalOnlyQuestions; in AnswerAllLocalQuestionsWithLocalAuthRecord()5464 TimeoutQuestions_internal(m, m->LocalOnlyQuestions, mDNSInterface_LocalOnly); in TimeoutQuestions()12038 q = &m->LocalOnlyQuestions; in mDNS_StartQuery_internal()12142 qp = &m->LocalOnlyQuestions; in mDNS_StopQuery_internal()14569 m->LocalOnlyQuestions = mDNSNULL; in mDNS_InitStorage()
5887 if (!m->LocalOnlyQuestions) LogToFD(fd, "<None>"); in udsserver_info_dump_to_fd()5888 else for (q = m->LocalOnlyQuestions; q; q=q->next) in udsserver_info_dump_to_fd()