Namespace inet
DscpInd
classThis indication specifies the differentiated services code point that was used to receive the packet. It may be present on a packet from the network protocol to the application.
Extends
Name | Type | Description |
---|---|---|
DscpTagBase | (unknown -- not in documented files) |
Shared Tagging operations (observed)
tagAction | module |
---|---|
addTag | Ipv4 |
addTagIfAbsent | Ipv4, Ipv6 |
Source code
// // This indication specifies the differentiated services code point that was used to receive the packet. // It may be present on a packet from the network protocol to the application. // class DscpInd extends DscpTagBase { }File: src/inet/networklayer/common/DscpTag.msg