Home
last modified time | relevance | path

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

/netbsd/src/external/apache2/mDNSResponder/dist/mDNSPosix/
DmDNSPosix.c2145 mDNSexport mDNSBool mDNSPlatformValidQuestionForInterface(const DNSQuestion *const q, const Network… in mDNSPlatformValidQuestionForInterface() function
/netbsd/src/external/apache2/mDNSResponder/dist/mDNSCore/
DmDNSEmbeddedAPI.h3431 extern mDNSBool mDNSPlatformValidQuestionForInterface(const DNSQuestion *q, const NetworkInterfac…
DmDNS.c4698 if (!mDNSPlatformValidQuestionForInterface(q, intf)) in SendQueries()
16703 return mDNSPlatformValidQuestionForInterface(q, intf); in IsInterfaceValidForQuestion()