Home
last modified time | relevance | path

Searched refs:GetTrafficClass (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/tests/unit/
Dtest_ip6_header.cpp49 VerifyOrQuit(aHeader.GetTrafficClass() == expectedTc); in VerifyVersionTcFlow()
/openthread-latest/src/core/net/
Dip6_headers.hpp139 uint8_t GetTrafficClass(void) const in GetTrafficClass() function in ot::Ip6::Header