Home | History | Annotate | Download | only in mDNSShared

Lines Matching refs:rrauth

4216 		if (m->rrauth.rrauth_hash[slot]) authslot++;
4217 for (ag = m->rrauth.rrauth_hash[slot]; ag; ag = ag->next)
4240 else if (truncated) LogMsgNoIdent("<Truncated: to 50 records, Total records %d, Total Auth Groups %d, Auth Slots %d>", count, m->rrauth.rrauth_totalused, authslot);
4252 for (ag = m->rrauth.rrauth_hash[slot]; ag; ag = ag->next)