Searched refs:hostEntry (Results 1 – 1 of 1) sorted by relevance
2204 HostEntry *hostEntry = nullptr; in PrepareProbe() local2208 DiscoverOffsetsAndHost(hostEntry); in PrepareProbe()2259 HostEntry *hostEntry = nullptr; in PrepareResponseRecords() local2262 DiscoverOffsetsAndHost(hostEntry); in PrepareResponseRecords()2307 if (hostEntry != nullptr) in PrepareResponseRecords()2309 hostEntry->mAddrRecord.MarkToAppendInAdditionalData(); in PrepareResponseRecords()2318 if ((mSrvRecord.GetTtl() > 0) && (hostEntry != nullptr)) in PrepareResponseRecords()2320 hostEntry->mAddrRecord.MarkToAppendInAdditionalData(); in PrepareResponseRecords()2348 if ((hostEntry != nullptr) && (hostEntry->mAddrRecord.ShouldAppendInAdditionalDataSection())) in PrepareResponseRecords()2350 hostEntry->AppendAddressRecordsTo(response, kAdditionalDataSection); in PrepareResponseRecords()[all …]