HopLimitInd
classSpecifies the remainder hop count (time to live, ttl) for an incoming packet.
Inheritance diagram
The following diagram shows inheritance relationships for this type. Unresolved types are missing from the diagram.
Extends
Name | Type | Description |
---|---|---|
HopLimitTagBase | class | (no description) |
Fields
Name | Type | Description |
---|---|---|
hopLimit | int |
Source code
// // Specifies the remainder hop count (time to live, ttl) for an incoming packet. // class HopLimitInd extends HopLimitTagBase { }File: src/inet/networklayer/common/HopLimitTag.msg