Package: inet.linklayer.contract
IVlanInterface
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 |
---|---|---|
VlanInterface | compound module | (no description) |
Used in compound modules
Name | Type | Description |
---|---|---|
LinkLayerNodeBase | compound module | (no description) |
Extends
Name | Type | Description |
---|---|---|
INetworkInterface | module interface | (no description) |
Properties
Name | Value | Description |
---|---|---|
display | i=block/ifcard |
Source code
moduleinterface IVlanInterface extends INetworkInterface { parameters: @display("i=block/tunnel"); }File: src/inet/linklayer/contract/IVlanInterface.ned