Home
last modified time | relevance | path

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

/openthread-3.5.0/src/core/net/
Dip4_types.hpp357 uint8_t GetDscp(void) const { return (mDscpEcn & kDscpMask) >> kDscpOffset; } in GetDscp() function in ot::Ip4::Header
Dip6_headers.hpp175 uint8_t GetDscp(void) const in GetDscp() function in ot::Ip6::Header