Home
last modified time | relevance | path

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

/openthread-latest/src/core/net/
Dsocket.hpp142 uint8_t GetHopLimit(void) const { return mHopLimit; } in GetHopLimit() function in ot::Ip6::MessageInfo
Dip6_headers.hpp243 uint8_t GetHopLimit(void) const { return mHopLimit; } in GetHopLimit() function in ot::Ip6::Header