Searched refs:aAddrAndTtls (Results 1 – 1 of 1) sorted by relevance
1303 AddrAndTtl *aAddrAndTtls, in SendHostAddrResponse() argument1342 record.SetTtl(aAddrAndTtls[index].mTtl); in SendHostAddrResponse()1343 record.SetAddress(aAddrAndTtls[index].mAddress); in SendHostAddrResponse()1348 …Log(" - %s, ttl:%lu", aAddrAndTtls[index].mAddress.ToString().AsCString(), ToUlong(aAddrAndTtls[in… in SendHostAddrResponse()4827 bool Matches(const AddrAndTtl *aAddrAndTtls, uint16_t aNumAddrs) const in Matches()4835 if (!Contains(aAddrAndTtls[index])) in Matches()