Namespace inet
RSVPResvMsg
packetFIXME missing documentation
Extends
| Name | Type | Description | 
|---|---|---|
| RSVPPacket | (unknown -- not in documented files) | 
Fields
| Name | Type | Description | 
|---|---|---|
| hop | RsvpHopObj_t | |
| flowDescriptor | FlowDescriptorVector | |
| rsvpKind | 
Source code
// // FIXME missing documentation // packet RSVPResvMsg extends RSVPPacket { @customize(true); RsvpHopObj_t hop; FlowDescriptorVector flowDescriptor; rsvpKind = RESV_MESSAGE; }File: src/inet/networklayer/rsvp_te/RSVPResvMsg.msg