Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/src/core/net/
H A Dnd6.hpp451 uint8_t *GetPrefixBytes(void) { return AsNonConst(AsConst(this)->GetPrefixBytes()); } in GetPrefixBytes() function in ot::Ip6::Nd::RouteInfoOption
452 …const uint8_t *GetPrefixBytes(void) const { return reinterpret_cast<const uint8_t *>(this) + sizeo… in GetPrefixBytes() function in ot::Ip6::Nd::RouteInfoOption