Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/src/core/net/
H A Dnd6.hpp755 …uint16_t GetOptionLength(void) const { return ContainsAnyOptions() ? mData.GetLength() - sizeof(He… in GetOptionLength() function in ot::Ip6::Nd::RouterAdvert::RxMessage
H A Ddns_types.hpp2652 uint16_t GetOptionLength(void) const { return BigEndian::HostSwap16(mOptionLength); } in GetOptionLength() function in ot::Dns::Option