Home
last modified time | relevance | path

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

/external/mdnsresponder/mDNSPosix/
DmDNSPosix.c1457 mDNSexport mDNSBool mDNSPlatformValidRecordForInterface(AuthRecord *rr, const NetworkInterfaceInfo … in mDNSPlatformValidRecordForInterface() function
/external/mdnsresponder/mDNSCore/
DmDNSEmbeddedAPI.h2661 extern mDNSBool mDNSPlatformValidRecordForInterface(AuthRecord *rr, const NetworkInterfaceInfo *i…
DmDNS.c1688 if (intf && !mDNSPlatformValidRecordForInterface(rr, intf)) in SendDelayedUnicastResponse()
2252 … ((rr->resrec.InterfaceID == mDNSInterface_Any) && !mDNSPlatformValidRecordForInterface(rr, intf))) in SendResponses()
/external/mdnsresponder/mDNSWindows/
DmDNSWin32.c2178 mDNSexport mDNSBool mDNSPlatformValidRecordForInterface(AuthRecord *rr, const NetworkInterfaceInfo … in mDNSPlatformValidRecordForInterface() function