ot::Ip6::Headers::GetEcn() const method
Returns the 2-bit Explicit Congestion Notification (ECN) from Traffic Class field from IPv6 header.
Return value
The ECN value.
![]()
Ecn GetEcn(void) const { return mIp6Header.GetEcn(); }
ot::Ip6::Headers::GetEcn() const is called by 2 functions:
![]()
ot::Ip6::Headers::GetEcn() const