Namespace inet
TosInd
classThis indication specifies the type of services 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 |
|---|---|---|
| TosTagBase | (unknown -- not in documented files) |
Shared Tagging operations (observed)
| tagAction | module |
|---|---|
| addTagIfAbsent | Ipv4, Ipv6 |
Source code
// // This indication specifies the type of services that was used to receive the packet. // It may be present on a packet from the network protocol to the application. // class TosInd extends TosTagBase { }File: src/inet/networklayer/common/TosTag.msg