RsvpResvMsg

Namespace inet

RsvpResvMsg

class

FIXME missing documentation

Extends

Name Type Description
RsvpPacket (unknown -- not in documented files)

Fields

Name Type Description
hop RsvpHopObj
flowDescriptor FlowDescriptorVector
rsvpKind

Packet operations (observed)

actionmodule
insertAtBackRsvpTe
removeAtFrontRsvpTe

Source code

//
// FIXME missing documentation
//
class RsvpResvMsg extends RsvpPacket
{
    RsvpHopObj hop;
    FlowDescriptorVector flowDescriptor;
    rsvpKind = RESV_MESSAGE;
}

File: src/inet/networklayer/rsvpte/RsvpResvMsg.msg