Namespace inet
UserPriorityInd
classThis indication specifies the user priority 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 |
---|---|---|
UserPriorityTagBase | (unknown -- not in documented files) |
Shared Tagging operations (observed)
tagAction | module |
---|---|
addTagIfAbsent | CsmaCaMac, Ieee80211Mac, Ieee8021qTagEpdHeaderChecker, Ieee8021qTagEpdHeaderInserter |
findTag | MacRelayUnit, PacketDirectionReverser, Ieee8021dRelay |
Source code
// // This indication specifies the user priority that was used to receive the packet. // It may be present on a packet from the mac protocol to the application. // class UserPriorityInd extends UserPriorityTagBase { }File: src/inet/linklayer/common/UserPriorityTag.msg