Searched defs:GetHopLimit (Results 1 – 2 of 2) sorted by relevance
| /external/openthread/src/core/net/ | ||
| D | socket.hpp | 156     uint8_t GetHopLimit(void) const { return mHopLimit; }  in GetHopLimit()  function in ot::Ip6::MessageInfo | 
| D | ip6_headers.hpp | 265     uint8_t GetHopLimit(void) const { return mHopLimit; }  in GetHopLimit()  function in ot::Ip6::Header |