Home
last modified time | relevance | path

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

/openthread-2.7.6/src/core/net/
Dsocket.hpp220 void SetEcn(uint8_t aEcn) { mEcn = aEcn; } in SetEcn() function in ot::Ip6::MessageInfo
Dip6_headers.hpp207 void SetEcn(uint8_t aEcn) in SetEcn() function in ot::Ip6::Header