Home | History | Annotate | Download | only in mDNSShared

Lines Matching refs:NewLocalRecords

4525 	if (!m->NewLocalRecords)
4526 LogMsgNoIdent("NewLocalRecords <NONE>");
4528 LogMsgNoIdent("NewLocalRecords %02X %s", m->NewLocalRecords->resrec.RecordType, ARDisplayString(m, m->NewLocalRecords));