HomeSort by: relevance | last modified time | path
    Searched refs:mDNSPlatformValidQuestionForInterface (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/mDNSResponder/dist/mDNSPosix/
mDNSPosix.c 2151 mDNSexport mDNSBool mDNSPlatformValidQuestionForInterface(const DNSQuestion *const q, const NetworkInterfaceInfo *const intf)
  /src/external/apache2/mDNSResponder/dist/mDNSCore/
mDNSEmbeddedAPI.h 3431 extern mDNSBool mDNSPlatformValidQuestionForInterface(const DNSQuestion *q, const NetworkInterfaceInfo *intf);
mDNS.c 4698 if (!mDNSPlatformValidQuestionForInterface(q, intf))
16703 return mDNSPlatformValidQuestionForInterface(q, intf);

Completed in 87 milliseconds