EcnInd
classThis indication specifies the explicit congestion notification that was used to receive the packet.
Inheritance diagram
The following diagram shows inheritance relationships for this type. Unresolved types are missing from the diagram.
Extends
| Name | Type | Description | 
|---|---|---|
| EcnTagBase | class | 
 This is an abstract base class that should not be directly added as a tag.  | 
   
Fields
| Name | Type | Description | 
|---|---|---|
| explicitCongestionNotification | int | 
 explicit congestion notification  | 
   
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