IIeee8021aeTagEpdHeaderChecker

Package: inet.linklayer.ieee8021ae

IIeee8021aeTagEpdHeaderChecker

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
Ieee8021aeTagEpdHeaderChecker simple module

TODO this module is incomplete

Properties

Name Value Description
display i=block/cogwheel

Source code

moduleinterface IIeee8021aeTagEpdHeaderChecker
{
    parameters:
        @display("i=block/cogwheel");
    gates:
        input in;
        output out;
}

File: src/inet/linklayer/ieee8021ae/IIeee8021aeTagEpdHeaderChecker.ned