Searched refs:AppendPrefixInfoOption (Results 1 – 4 of 4) sorted by relevance
222 Error RouterAdvertMessage::AppendPrefixInfoOption(const Prefix &aPrefix, in AppendPrefixInfoOption() function in ot::Ip6::Nd::RouterAdvertMessage
639 …Error AppendPrefixInfoOption(const Prefix &aPrefix, uint32_t aValidLifetime, uint32_t aPreferredLi…
2401 …SuccessOrAssert(aRaMessage.AppendPrefixInfoOption(mLocalPrefix, validLifetime, preferredLifetime)); in AppendCurPrefix()2423 SuccessOrAssert(aRaMessage.AppendPrefixInfoOption(oldPrefix.mPrefix, validLifetime, 0)); in AppendOldPrefixes()
684 … raMsg.AppendPrefixInfoOption(aPios->mPrefix, aPios->mValidLifetime, aPios->mPreferredLifetime)); in SendRouterAdvert()