Searched refs:GetDataEnd (Results 1 – 1 of 1) sorted by relevance
772 … Option::Iterator begin(void) const { return Option::Iterator(GetOptionStart(), GetDataEnd()); } in begin()776 const uint8_t *GetDataEnd(void) const { return mData.GetBytes() + mData.GetLength(); } in GetDataEnd() function in ot::Ip6::Nd::RouterAdvert::RxMessage