Namespace inet
DropEligibleInd
classThis indication specifies the DropEligible that was used to receive the packet. It may be present on a packet from the mac protocol to the application.
Extends
Name | Type | Description |
---|---|---|
DropEligibleTagBase | (unknown -- not in documented files) |
Shared Tagging operations (observed)
tagAction | module |
---|---|
addTagIfAbsent | Ieee8021qTagEpdHeaderChecker, Ieee8021qTagEpdHeaderInserter |
findTag | PacketDirectionReverser |
Source code
// // This indication specifies the DropEligible that was used to receive the packet. // It may be present on a packet from the mac protocol to the application. // class DropEligibleInd extends DropEligibleTagBase { }File: src/inet/linklayer/common/DropEligibleTag.msg