Home
last modified time | relevance | path

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

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