HopLimitReq
Namespace inet
HopLimitReq
classDetermines the initial hop count (time to live, ttl) for an outgoing packet.
Extends
| Name | Type | Description |
|---|---|---|
| HopLimitTagBase | (unknown -- not in documented files) |
Source code
// // Determines the initial hop count (time to live, ttl) for an outgoing packet. // class HopLimitReq extends HopLimitTagBase { }File: src/inet/networklayer/common/HopLimitTag.msg