Namespace inet
EcnInd
classThis indication specifies the explicit congestion notification that was used to receive the packet.
Extends
| Name | Type | Description |
|---|---|---|
| EcnTagBase | (unknown -- not in documented files) |
Shared Tagging operations (observed)
| tagAction | module |
|---|---|
| addTag | Ipv4 |
| addTagIfAbsent | Ipv4, Ipv6 |
| findTag | Tcp |
Source code
// // This indication specifies the explicit congestion notification that was used to receive the packet. // class EcnInd extends EcnTagBase { }File: src/inet/networklayer/common/EcnTag.msg