EigrpTimer

Namespace default

EigrpTimer

message

general timer structure

Fields

Name Type Description
timerKind char

Source code

// general timer structure
message EigrpTimer
{
    char timerKind @enum(EigrpTimerType);
}
File: src/inet/routing/eigrp/EigrpTimer.msg