Namespace inet
RsvpPathTear
classFIXME 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)
action | module |
---|---|
insertAtBack | RsvpTe |
peekAtFront | RsvpTe |
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