Home
last modified time | relevance | path

Searched defs:kEcnMask (Results 1 – 3 of 3) sorted by relevance

/openthread-latest/src/core/thread/
Dlowpan.hpp231 static constexpr uint8_t kEcnMask = 3 << kEcnOffset; member in ot::Lowpan::Lowpan
/openthread-latest/src/core/net/
Dip4_types.hpp524 static constexpr uint8_t kEcnMask = 0x03; // Use with `mDscpEcn` member in ot::Ip4::Header
Dip6_headers.hpp325 static constexpr uint8_t kEcnMask = 0x30; // Use with `mVerTcFlow.m8[1]` member in ot::Ip6::Header