Searched defs:GetPrefixBytes (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/openthread/src/core/net/ | ||
H A D | nd6.hpp | 451 uint8_t *GetPrefixBytes(void) { return AsNonConst(AsConst(this)->GetPrefixBytes()); } in GetPrefixBytes() function in ot::Ip6::Nd::RouteInfoOption |