Home
last modified time | relevance | path

Searched refs:FindSPSInCache (Results 1 – 2 of 2) sorted by relevance

/external/mdnsresponder/mDNSCore/
DmDNSEmbeddedAPI.h2886 extern void FindSPSInCache(mDNS *const m, const DNSQuestion *const q, const CacheRecord *sps[3]);
DmDNS.c2696 mDNSexport void FindSPSInCache(mDNS *const m, const DNSQuestion *const q, const CacheRecord *sps[3]) in FindSPSInCache() function
5090 FindSPSInCache(m, &intf->NetWakeBrowse, sps); in BeginSleepProcessing()