Searched refs:kTypePrefixInfo (Results 1 – 4 of 4) sorted by relevance
83 kTypePrefixInfo = 3, ///< Prefix Information Option. enumerator178 static constexpr Type kType = kTypePrefixInfo; ///< Prefix Information Option Type.
87 SetType(kTypePrefixInfo); in Init()
1202 case Option::kTypePrefixInfo: in ProcessRouterAdvertMessage()4089 …if (option.GetType() != Option::kTypePrefixInfo || !static_cast<const PrefixInfoOption &>(option).… in Process()
476 case Ip6::Nd::Option::kTypePrefixInfo: in ValidateRouterAdvert()590 case Ip6::Nd::Option::kTypePrefixInfo: in LogRouterAdvert()