Home | History | Annotate | Download | only in mDNSCore

Lines Matching refs:numAuthorities

1519 	h->numAuthorities = 0;
2445 for (i = 0; i < msg->h.numAuthorities; i++) ptr = skipResourceRecord(msg, ptr, end);
2581 ptr = DumpRecords(m, msg, ptr, end, msg->h.numAuthorities, IsUpdate ? "Updates" : "Authorities");