Package: inet.protocolelement.forwarding
SendWithHopLimit
simple module(no description)
Used in compound modules
| Name | Type | Description |
|---|---|---|
| ForwardingService | compound module | (no description) |
Parameters
| Name | Type | Default value | Description |
|---|---|---|---|
| hopLimit | int |
Properties
| Name | Value | Description |
|---|---|---|
| display | i=block/tx |
Gates
| Name | Direction | Size | Description |
|---|---|---|---|
| in | input | ||
| out | output |
Source code
simple SendWithHopLimit { parameters: int hopLimit; @display("i=block/tx"); gates: input in; output out; }File: src/inet/protocolelement/forwarding/SendWithHopLimit.ned