File: Network/RSVP_TE/RSVPPacket.msg
C++ definition: click here
FIXME missing documentation
The following diagram shows part of the inheritance hierarchy. Unresolved types are missing from the diagram. Click here to see the full picture.

| RSVPMessage | RSVP message common part |
| RSVPResvMsg | FIXME missing documentation |
| RSVPResvTear | FIXME missing documentation |
| RSVPResvError | FIXME missing documentation |
| RSVPPathMsg | FIXME missing documentation |
| RSVPPathTear | FIXME missing documentation |
| RSVPPathError | FIXME missing documentation |
| Name | Value | Description |
|---|---|---|
| customize | true |
| Name | Type | Description |
|---|---|---|
| session | SessionObj_t | |
| checksumValid | bool |
message RSVPPacket extends RSVPMessage { properties: customize=true; fields: SessionObj_t session; bool checksumValid = true; };