RsvpPathTear

Namespace inet

RsvpPathTear

class

FIXME missing documentation

Extends

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

Fields

Name Type Description
hop RsvpHopObj
senderTemplate SenderTemplateObj
force bool
rsvpKind

Packet operations (observed)

actionmodule
insertAtBackRsvpTe
peekAtFrontRsvpTe

Source code

//
// FIXME missing documentation
//
class RsvpPathTear extends RsvpPacket
{
    RsvpHopObj hop;
    SenderTemplateObj senderTemplate;
    bool force;
    rsvpKind = PTEAR_MESSAGE;
}

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