HoldtimeOption
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 | |
holdTime | uint16_t |
(in seconds) |
Source code
class HoldtimeOption extends HelloOption { type = Holdtime; uint16_t holdTime; // (in seconds) }File: src/inet/routing/pim/PimPacket.msg