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