Packet RREP_ACK

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

C++ definition

DYMO RREP ACK 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
DYMOPacket packet (no description)

Fields:

Name Type Description
hopLimit int

Source code:

//
// DYMO RREP ACK packet
//
packet RREP_ACK extends DYMOPacket
{
}