Package: inet.linklayer.ieee80211.llc
Ieee80211LlcLpd
simple module(no description)
Inheritance diagram
The following diagram shows inheritance relationships for this type. Unresolved types are missing from the diagram.
Extends
Name | Type | Description |
---|---|---|
Ieee8022Llc | simple module | (no description) |
Parameters
Name | Type | Default value | Description |
---|---|---|---|
registerProtocol | bool | false |
FIXME //KLUDGE should redesign place of EtherEncap and LLC modules |
Properties
Name | Value | Description |
---|---|---|
display | i=block/layer | |
class | Ieee80211LlcLpd |
Gates
Name | Direction | Size | Description |
---|---|---|---|
upperLayerIn | input | ||
upperLayerOut | output | ||
lowerLayerIn | input | ||
lowerLayerOut | output |
Signals
Name | Type | Unit |
---|---|---|
packetDropped | inet::Packet |
Source code
simple Ieee80211LlcLpd extends Ieee8022Llc like IIeee80211Llc { @class(Ieee80211LlcLpd); }File: src/inet/linklayer/ieee80211/llc/Ieee80211LlcLpd.ned