File: Network/RSVP_TE/IntServ.msg
Intserv/RSVP: RSVP HOP Structure
The following diagram shows part of the inheritance hierarchy. Unresolved types are missing from the diagram. Click here to see the full picture.

| Name | Type | Description |
|---|---|---|
| Next_Hop_Address | IPAddress | |
| Logical_Interface_Handle | IPAddress |
struct RsvpHopObj_t { fields: IPAddress Next_Hop_Address; IPAddress Logical_Interface_Handle; };