Namespace default
EigrpTimerType
enumtypes of timers
Source code
// types of timers enum EigrpTimerType { EIGRP_HELLO_TIMER = 1; // Hello timer EIGRP_HOLD_TIMER = 2; // Hold timer }File: src/inet/routing/eigrp/EigrpTimer.msg
Namespace default
types of timers
// types of timers enum EigrpTimerType { EIGRP_HELLO_TIMER = 1; // Hello timer EIGRP_HOLD_TIMER = 2; // Hold timer }File: src/inet/routing/eigrp/EigrpTimer.msg