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 |
|---|---|
| findTag | PacketDirectionReverser |
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