TosReq
Namespace inet
TosReq
classThis request determines the type of services 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 |
|---|---|---|
| TosTagBase | (unknown -- not in documented files) |
Source code
// // This request determines the type of services that should be used to transmit the packet. // It may be present on a packet from the application to the network protocol. // class TosReq extends TosTagBase { }File: src/inet/networklayer/common/TosTag.msg