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