Home
last modified time | relevance | path

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

/external/mdnsresponder/mDNSShared/
Duds_daemon.c4321 int ProxyA = 0, ProxyD = 0; in udsserver_info() local
4381 LogAuthRecords(m, now, m->DuplicateRecords, &ProxyD); in udsserver_info()
4490 …if (m->ProxyRecords == ProxyA + ProxyD) LogMsgNoIdent("ProxyRecords: %d + %d = %d", ProxyA, ProxyD in udsserver_info()
4491 …else LogMsgNoIdent("ProxyRecords: MISMATCH %d + %d = %d ≠ %d", ProxyA, ProxyD, ProxyA + ProxyD, m-… in udsserver_info()