IIeee8022Llc

Package: inet.linklayer.ieee8022

IIeee8022Llc

module interface

(no description)

IIeee8022Llc

Inheritance diagram

The following diagram shows inheritance relationships for this type. Unresolved types are missing from the diagram.

Implemented by

Name Type Description
Ieee80211LlcLpd simple module (no description)
Ieee80211Portal simple module (no description)
Ieee8022Llc simple module (no description)

Properties

Name Value Description
display i=block/layer

Source code

moduleinterface IIeee8022Llc
{
    parameters:
        @display("i=block/layer");
    gates:
        input upperLayerIn;
        output upperLayerOut;
        input lowerLayerIn;
        output lowerLayerOut;
}

File: src/inet/linklayer/ieee8022/IIeee8022Llc.ned