Namespace inet
RSVPPathTear
packetFIXME missing documentation
Extends
Name | Type | Description |
---|---|---|
RSVPPacket | (unknown -- not in documented files) |
Fields
Name | Type | Description |
---|---|---|
hop | RsvpHopObj_t | |
senderTemplate | SenderTemplateObj_t | |
force | bool | |
rsvpKind |
Source code
// // FIXME missing documentation // packet RSVPPathTear extends RSVPPacket { @customize(true); RsvpHopObj_t hop; SenderTemplateObj_t senderTemplate; bool force; rsvpKind = PTEAR_MESSAGE; }File: src/inet/networklayer/rsvp_te/RSVPPathMsg.msg