DscpInd
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) |
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