Home
last modified time | relevance | path

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

/external/mdnsresponder/mDNSPosix/
DNetMonitor.c264 mDNSlocal void RecordHostInfo(HostEntry *entry, const ResourceRecord *const pktrr) in RecordHostInfo() function
721 if (entry) RecordHostInfo(entry, &pkt.r.resrec); in DisplayResponse()
749 if (entry) RecordHostInfo(entry, &pkt.r.resrec); in DisplayResponse()
766 if (ptr && pkt.r.resrec.rroriginalttl && entry) RecordHostInfo(entry, &pkt.r.resrec); in ProcessUnicastResponse()