Namespace inet
EcnReq
classThis request determines the explicit congestion notification that should be used to transmit the packet.
Extends
Name | Type | Description |
---|---|---|
EcnTagBase | (unknown -- not in documented files) |
Shared Tagging operations (observed)
tagAction | module |
---|---|
addTagIfAbsent | TcpConnection |
removeTagIfPresent | Ipv4, Ipv6 |
Source code
// // This request determines the explicit congestion notification that should be used to transmit the packet. // class EcnReq extends EcnTagBase { }File: src/inet/networklayer/common/EcnTag.msg