Namespace inet
SequenceNumberReq
classThis request determines the sequence number that should be used to send the packet. It may be present on a packet from the application to the mac protocol.
Extends
Name | Type | Description |
---|---|---|
SequenceNumberTagBase | (unknown -- not in documented files) |
Shared Tagging operations (observed)
tagAction | module |
---|---|
addTag | PacketDirectionReverser, StreamIdentifier |
findTag | StreamEncoder |
removeTagIfPresent | Ieee8021rTagEpdHeaderInserter |
Source code
// // This request determines the sequence number that should be used to send the packet. // It may be present on a packet from the application to the mac protocol. // class SequenceNumberReq extends SequenceNumberTagBase { }File: src/inet/common/SequenceNumberTag.msg