LanPruneDelayOption
class(no description)
Inheritance diagram
The following diagram shows inheritance relationships for this type. Unresolved types are missing from the diagram.
Extends
Name | Type | Description |
---|---|---|
HelloOption | class | (no description) |
Fields
Name | Type | Description |
---|---|---|
type | PimHelloOptionType | |
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