Packet DYMOPacket

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

C++ definition

(no description)

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.

Known subclasses:

Name Type Description
RERR packet

DYMO RERR packet

RREP_ACK packet

DYMO RREP ACK packet

RteMsg packet (no description)

Fields:

Name Type Description
hopLimit int

Source code:

packet DYMOPacket
{
    int hopLimit;
}