File: Network/RSVP_TE/IntServ.msg
Intserv/RSVP: Flow Descriptor 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 |
|---|---|---|
| Flowspec_Object | FlowSpecObj_t | |
| Filter_Spec_Object | FilterSpecObj_t | |
| RRO | IPAddressVector | |
| label | int |
struct FlowDescriptor_t { fields: FlowSpecObj_t Flowspec_Object; FilterSpecObj_t Filter_Spec_Object; IPAddressVector RRO; int label; };