Package: inet.transportlayer.sctp
SctpNatHook
simple moduleSctpNatHook module.
Used in compound modules
| Name | Type | Description |
|---|---|---|
| SctpNatRouter | compound module |
SCTP NAT router |
Parameters
| Name | Type | Default value | Description |
|---|---|---|---|
| interfaceTableModule | string | ||
| networkProtocolModule | string | ||
| routingTableModule | string | ||
| natTableModule | string |
Source code
// // SctpNatHook module. // simple SctpNatHook { parameters: string interfaceTableModule; string networkProtocolModule; string routingTableModule; string natTableModule; }File: src/inet/transportlayer/sctp/SctpNatHook.ned