Home
last modified time | relevance | path

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

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