Home
last modified time | relevance | path

Searched refs:OT_ECN_CAPABLE_0 (Results 1 – 3 of 3) sorted by relevance

/openthread-3.4.0/src/core/net/
Dip6_types.hpp108 kEcnCapable0 = OT_ECN_CAPABLE_0, ///< ECN Capable Transport, ECT(0).
/openthread-3.4.0/include/openthread/
Dip6.h217 OT_ECN_CAPABLE_0 = 0x2, ///< ECT(0) enumerator
/openthread-3.4.0/third_party/tcplp/bsdtcp/
Dtcp_output.c986 ip6info.mEcn = OT_ECN_CAPABLE_0; in tcp_output()