Package: inet.linklayer.ieee8021r
IIeee8021rTagEpdHeaderInserter
module interface(no description)
Inheritance diagram
The following diagram shows inheritance relationships for this type. Unresolved types are missing from the diagram.
Implemented by
Name | Type | Description |
---|---|---|
Ieee8021rTagEpdHeaderInserter | simple module | (no description) |
Used in compound modules
Name | Type | Description |
---|---|---|
Ieee8021rProtocol | compound module |
This module implements the IEEE 802.1r protocol encapsulation/decapsulation. |
Extends
Name | Type | Description |
---|---|---|
IProtocolHeaderInserter | module interface | (no description) |
Properties
Name | Value | Description |
---|---|---|
display | i=block/star | |
omittedTypename | OmittedPacketFlow |
Source code
moduleinterface IIeee8021rTagEpdHeaderInserter extends IProtocolHeaderInserter { parameters: @display("i=block/inserter"); }File: src/inet/linklayer/ieee8021r/IIeee8021rTagEpdHeaderInserter.ned