DropEligibleReq
Namespace inet
DropEligibleReq
classThis request determines the DropEligible that should be used to send the packet. It may be present on a packet from the application to the mac protocol.
Extends
| Name | Type | Description |
|---|---|---|
| DropEligibleTagBase | (unknown -- not in documented files) |
Source code
// // This request determines the DropEligible that should be used to send the packet. // It may be present on a packet from the application to the mac protocol. // class DropEligibleReq extends DropEligibleTagBase { }File: src/inet/linklayer/common/DropEligibleTag.msg