Namespace inet
SequenceNumberInd
classThis indication specifies the sequence number 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 |
---|---|---|
SequenceNumberTagBase | (unknown -- not in documented files) |
Shared Tagging operations (observed)
tagAction | module |
---|---|
addTagIfAbsent | Ieee8021rTagEpdHeaderChecker, Ieee8021rTagEpdHeaderInserter |
findTag | PacketDirectionReverser |
getTag | StreamMerger |
removeTag | StreamMerger |
Source code
// // This indication specifies the sequence number that was used to receive the packet. // It may be present on a packet from the mac protocol to the application. // class SequenceNumberInd extends SequenceNumberTagBase { }File: src/inet/common/SequenceNumberTag.msg