FlowDescriptor_t
structIntserv/RSVP: Flow Descriptor Structure
Usage diagram
The following diagram shows usage relationships between types. Unresolved types are missing from the diagram.
Fields
Name | Type | Description |
---|---|---|
Flowspec_Object | FlowSpecObj | |
Filter_Spec_Object | FilterSpecObj | |
RRO | Ipv4AddressVector | |
label | int |
Source code
// // Intserv/RSVP: Flow Descriptor Structure // struct FlowDescriptor_t { FlowSpecObj Flowspec_Object; FilterSpecObj Filter_Spec_Object; Ipv4AddressVector RRO; int label; }File: src/inet/networklayer/rsvpte/IntServ.msg