Home
last modified time | relevance | path

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

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