Package: inet.linklayer.ieee8021r
IIeee8021rTagEpdHeaderChecker
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 |
---|---|---|
Ieee8021rTagEpdHeaderChecker | 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 |
---|---|---|
IProtocolHeaderChecker | module interface | (no description) |
Properties
Name | Value | Description |
---|---|---|
display | i=block/filter | |
omittedTypename | OmittedPacketFilter |
Source code
moduleinterface IIeee8021rTagEpdHeaderChecker extends IProtocolHeaderChecker { parameters: @display("i=block/checker"); }File: src/inet/linklayer/ieee8021r/IIeee8021rTagEpdHeaderChecker.ned