Lines Matching refs:mAddressesLength
739 for (uint16_t index = 0; index < aHost.mAddressesLength; index++) in ValidateAsProbeFor()
788 for (uint16_t index = 0; index < aHost.mAddressesLength; index++) in Validate()
1706 host.mAddressesLength = 3; in TestHostReg()
1795 host.mAddressesLength = 2; in TestHostReg()
1817 host.mAddressesLength = 3; in TestHostReg()
1834 host.mAddressesLength = 1; in TestHostReg()
1916 host.mAddressesLength = 0; in TestHostReg()
1929 host.mAddressesLength = 1; in TestHostReg()
1940 host.mAddressesLength = 0; in TestHostReg()
1965 host.mAddressesLength = 1; in TestHostReg()
2506 host.mAddressesLength = 3; in TestUnregisterBeforeProbeFinished()
2971 host.mAddressesLength = 2; in TestHostOrServiceAndKeyReg()
3335 host1.mAddressesLength = 3; in TestQuery()
3343 host2.mAddressesLength = 2; in TestQuery()
4226 host.mAddressesLength = 1; in TestQuestionUnicastDisallowed()
4311 host.mAddressesLength = 3; in TestTxMessageSizeLimit()
4461 host.mAddressesLength = 2; in TestHostConflict()
4982 VerifyOrQuit(aResult->mAddressesLength <= AddrCallback::kMaxNumAddrs); in HandleAddrResult()
4988 entry->mNumAddrs = aResult->mAddressesLength; in HandleAddrResult()
4990 Log("Addr callback: %s, num:%u", aResult->mHostName, aResult->mAddressesLength); in HandleAddrResult()
4992 for (uint16_t index = 0; index < aResult->mAddressesLength; index++) in HandleAddrResult()
6786 host1.mAddressesLength = 3; in TestPassiveCache()
6800 host2.mAddressesLength = 2; in TestPassiveCache()
7111 host.mAddressesLength = 2; in TestLegacyUnicastResponse()