Home | History | Annotate | Download | only in mDNSShared

Lines Matching refs:rrcache_totalused

4357 	if (m->rrcache_totalused != CacheUsed)
4358 LogMsgNoIdent("Cache use mismatch: rrcache_totalused is %lu, true count %lu", m->rrcache_totalused, CacheUsed);