Namespace inet
HopLimitHeader
class(no description)
Extends
| Name | Type | Description |
|---|---|---|
| FieldsChunk | (unknown -- not in documented files) |
Fields
| Name | Type | Description |
|---|---|---|
| chunkLength | ||
| hopLimit | int |
Source code
class HopLimitHeader extends FieldsChunk { chunkLength = B(2); int hopLimit; }File: src/inet/protocolelement/forwarding/HopLimitHeader.msg