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