Home
last modified time | relevance | path

Searched defs:GetPrefixBytes (Results 1 – 1 of 1) sorted by relevance

/openthread-3.5.0/src/core/net/
Dnd6.hpp449 uint8_t *GetPrefixBytes(void) { return AsNonConst(AsConst(this)->GetPrefixBytes()); } in GetPrefixBytes() function in ot::Ip6::Nd::RouteInfoOption
450 …const uint8_t *GetPrefixBytes(void) const { return reinterpret_cast<const uint8_t *>(this) + sizeo… in GetPrefixBytes() function in ot::Ip6::Nd::RouteInfoOption