Namespace inet
RsvpPathError
classFIXME missing documentation
Extends
| Name | Type | Description |
|---|---|---|
| RsvpPacket | (unknown -- not in documented files) |
Fields
| Name | Type | Description |
|---|---|---|
| errorNode | Ipv4Address | |
| errorCode | int | |
| sender_descriptor | SenderDescriptor_t | |
| rsvpKind |
Packet operations (observed)
| action | module |
|---|---|
| insertAtBack | RsvpTe |
| peekAtFront | RsvpTe |
Source code
// // FIXME missing documentation // class RsvpPathError extends RsvpPacket { Ipv4Address errorNode; int errorCode; SenderDescriptor_t sender_descriptor; rsvpKind = PERROR_MESSAGE; }File: src/inet/networklayer/rsvpte/RsvpPathMsg.msg