Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/src/core/net/
H A Dsocket.hpp156 uint8_t GetHopLimit(void) const { return mHopLimit; } in GetHopLimit() function in ot::Ip6::MessageInfo
H A Dip6_headers.hpp265 uint8_t GetHopLimit(void) const { return mHopLimit; } in GetHopLimit() function in ot::Ip6::Header