Lines Matching refs:hostAddresses
1687 Ip6::Address hostAddresses[3]; in TestHostReg() local
1700 SuccessOrQuit(hostAddresses[0].FromString("fd00::aaaa")); in TestHostReg()
1701 SuccessOrQuit(hostAddresses[1].FromString("fd00::bbbb")); in TestHostReg()
1702 SuccessOrQuit(hostAddresses[2].FromString("fd00::cccc")); in TestHostReg()
1705 host.mAddresses = hostAddresses; in TestHostReg()
1928 host.mAddresses = &hostAddresses[0]; in TestHostReg()
1964 host.mAddresses = &hostAddresses[1]; in TestHostReg()
2488 Ip6::Address hostAddresses[3]; in TestUnregisterBeforeProbeFinished() local
2500 SuccessOrQuit(hostAddresses[0].FromString("fd00::aaaa")); in TestUnregisterBeforeProbeFinished()
2501 SuccessOrQuit(hostAddresses[1].FromString("fd00::bbbb")); in TestUnregisterBeforeProbeFinished()
2502 SuccessOrQuit(hostAddresses[2].FromString("fd00::cccc")); in TestUnregisterBeforeProbeFinished()
2505 host.mAddresses = hostAddresses; in TestUnregisterBeforeProbeFinished()
2954 Ip6::Address hostAddresses[2]; in TestHostOrServiceAndKeyReg() local
2966 SuccessOrQuit(hostAddresses[0].FromString("fd00::1")); in TestHostOrServiceAndKeyReg()
2967 SuccessOrQuit(hostAddresses[1].FromString("fd00::2")); in TestHostOrServiceAndKeyReg()
2970 host.mAddresses = hostAddresses; in TestHostOrServiceAndKeyReg()
4209 Ip6::Address hostAddresses[1]; in TestQuestionUnicastDisallowed() local
4222 SuccessOrQuit(hostAddresses[0].FromString("fd00::1234")); in TestQuestionUnicastDisallowed()
4225 host.mAddresses = hostAddresses; in TestQuestionUnicastDisallowed()
4289 Ip6::Address hostAddresses[3]; in TestTxMessageSizeLimit() local
4306 SuccessOrQuit(hostAddresses[0].FromString("fd00::1:aaaa")); in TestTxMessageSizeLimit()
4307 SuccessOrQuit(hostAddresses[1].FromString("fd00::1:bbbb")); in TestTxMessageSizeLimit()
4308 SuccessOrQuit(hostAddresses[2].FromString("fd00::1:cccc")); in TestTxMessageSizeLimit()
4310 host.mAddresses = hostAddresses; in TestTxMessageSizeLimit()
4443 Ip6::Address hostAddresses[2]; in TestHostConflict() local
4456 SuccessOrQuit(hostAddresses[0].FromString("fd00::1")); in TestHostConflict()
4457 SuccessOrQuit(hostAddresses[1].FromString("fd00::2")); in TestHostConflict()
4460 host.mAddresses = hostAddresses; in TestHostConflict()
7097 Ip6::Address hostAddresses[2]; in TestLegacyUnicastResponse() local
7107 SuccessOrQuit(hostAddresses[0].FromString("fd00::1:aaaa")); in TestLegacyUnicastResponse()
7108 SuccessOrQuit(hostAddresses[1].FromString("fd00::1:bbbb")); in TestLegacyUnicastResponse()
7110 host.mAddresses = hostAddresses; in TestLegacyUnicastResponse()