Package: inet.routing.eigrp
EigrpRtp
simple module(no description)
Used in compound modules
Name | Type | Description |
---|---|---|
EigrpProcessDS | compound module | (no description) |
Gates
Name | Direction | Size | Description |
---|---|---|---|
pdmIn | input | ||
pdmOut | output |
Incoming messages (observed)
gate | msg | kind | ctrl | srcModule | tags |
---|---|---|---|---|---|
pdmIn | EigrpMsgReq | 0 | EigrpIpv4Pdm | ||
pdmIn | Packet | 0 | EigrpIpv4Pdm | DispatchProtocolReq, DscpInd, EcnInd, HopLimitInd, InterfaceInd, L3AddressInd, MacAddressInd, NetworkProtocolInd, PacketProtocolTag, TosInd |
Outgoing messages (observed)
gate | msg | kind | ctrl | destModule | tags |
---|---|---|---|---|---|
pdmOut | EigrpMsgReq | 0 | EigrpIpv4Pdm |
Packet operations (observed)
chunkType | packetAction |
---|---|
EigrpMessage | peekAtFront |
Shared Tagging operations (observed)
tagType | tagAction |
---|---|
L3AddressInd | getTag |
Source code
simple EigrpRtp { parameters: gates: input pdmIn; output pdmOut; }File: src/inet/routing/eigrp/EigrpRtp.ned