EigrpTimerType

Namespace default

EigrpTimerType

enum

types 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