Package: inet.emulation.networklayer.ipv4
Ipv4Encap
simple module(no description)
Used in compound modules
| Name | Type | Description |
|---|---|---|
| ExtLowerIpv4 | compound module | (no description) |
Properties
| Name | Value | Description |
|---|---|---|
| display | i=block/square |
Gates
| Name | Direction | Size | Description |
|---|---|---|---|
| upperLayerIn | input | ||
| upperLayerOut | output | ||
| lowerLayerIn | input | ||
| lowerLayerOut | output |
Source code
simple Ipv4Encap { parameters: @display("i=block/square"); gates: input upperLayerIn; output upperLayerOut; input lowerLayerIn; output lowerLayerOut; }File: src/inet/emulation/networklayer/ipv4/Ipv4Encap.ned