Namespace inet
FlowDescriptor_t
structIntserv/RSVP: Flow Descriptor Structure
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 { @packetData; FlowSpecObj Flowspec_Object; FilterSpecObj Filter_Spec_Object; Ipv4AddressVector RRO; int label; }File: src/inet/networklayer/rsvpte/IntServ.msg