Packet RREP

File: src/inet/routing/dymo/DYMO.msg

C++ definition

DYMO RREP packet

Usage diagram:

The following diagram shows usage relationships between types. Unresolved types are missing from the diagram.

Inheritance diagram:

The following diagram shows inheritance relationships for this type. Unresolved types are missing from the diagram.

Extends:

Name Type Description
RteMsg packet (no description)

Fields:

Name Type Description
hopCount int
originatorNode AddressBlock
targetNode AddressBlock
addedNode AddressBlock[]
hopLimit int

Source code:

//
// DYMO RREP packet
//
packet RREP extends RteMsg
{
}