| Description | Hierarchy | Fields | Methods | Properties | 
type FLOWSPEC = packed record
TokenRate: LongInt; | 
TokenBucketSize: LongInt; | 
PeakBandwidth: LongInt; | 
Latency: LongInt; | 
DelayVariation: LongInt; | 
ServiceType: TServiceType; | 
MaxSduSize: LongInt; | 
MinimumPolicedSize: LongInt; | 
TokenRate: LongInt; | 
TokenBucketSize: LongInt; | 
| 
 In Bytes/sec  | 
PeakBandwidth: LongInt; | 
| 
 In Bytes  | 
Latency: LongInt; | 
| 
 In Bytes/sec  | 
DelayVariation: LongInt; | 
| 
 In microseconds  | 
ServiceType: TServiceType; | 
| 
 In microseconds  | 
MaxSduSize: LongInt; | 
MinimumPolicedSize: LongInt; | 
(c) 2012 Lake of Soft