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