|
INET Framework for OMNeT++/OMNEST
|
Enumerations | |
| enum | UserMsgCodes { M_OK = 0, M_UPDATE_SEND = EIGRP_UPDATE_MSG, M_REQUEST_SEND = EIGRP_REQUEST_MSG, M_QUERY_SEND = EIGRP_QUERY_MSG, M_REPLY_SEND = EIGRP_REPLY_MSG, M_HELLO_SEND = EIGRP_HELLO_MSG } |
Variables | |
| const char * | UserMsgs [] |
| const char* inet::eigrp::eigrpRtp::UserMsgs[] |
Referenced by inet::eigrp::EigrpRtpT< Ipv4Address >::discardMsg(), inet::eigrp::operator<<(), inet::eigrp::EigrpRequestQueue::printInfo(), and inet::eigrp::EigrpRtpT< Ipv4Address >::scheduleNewMsg().