Namespace inet
HopLimitInd
classSpecifies the remainder hop count (time to live, ttl) for an incoming packet.
Extends
Name | Type | Description |
---|---|---|
HopLimitTagBase | (unknown -- not in documented files) |
Shared Tagging operations (observed)
tagAction | module |
---|---|
addTagIfAbsent | Flooding, Ipv4, Ipv6, NextHopForwarding |
findTag | PingApp |
getTag | Ipv6NeighbourDiscovery, Aodv, Dymo, Rip |
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