Namespace inet
LanPruneDelayOption
class(no description)
Extends
Name | Type | Description |
---|---|---|
HelloOption | (unknown -- not in documented files) |
Fields
Name | Type | Description |
---|---|---|
type | ||
T | bool | |
propagationDelay | uint16_t | |
overrideInterval | uint16_t |
Source code
class LanPruneDelayOption extends HelloOption { type = LANPruneDelay; bool T = false; uint16_t propagationDelay; uint16_t overrideInterval; }File: src/inet/routing/pim/PimPacket.msg