Searched refs:AddrAndTtl (Results 1 – 1 of 1) sorted by relevance
152 struct AddrAndTtl struct154 …bool operator==(const AddrAndTtl &aOther) const { return (mTtl == aOther.mTtl) && (mAddress == aOt… in operator ==() argument1303 AddrAndTtl *aAddrAndTtls, in SendHostAddrResponse()4811 bool Contains(const AddrAndTtl &aAddrAndTtl) const in Contains()4827 bool Matches(const AddrAndTtl *aAddrAndTtls, uint16_t aNumAddrs) const in Matches()4847 AddrAndTtl mAddrAndTtls[kMaxNumAddrs];6245 AddrAndTtl addrs[5]; in TestIp6AddrResolver()6764 AddrAndTtl host1AddrTtls[3]; in TestPassiveCache()6765 AddrAndTtl host2AddrTtls[2]; in TestPassiveCache()