ReactOS 0.4.15-dev-7842-g558ab78
_ATM_FLOW_PARAMETERS Struct Reference

#include <atm.h>

Public Attributes

ATM_SERVICE_CATEGORY ServiceCategory
 
ULONG AverageCellRate
 
ULONG PeakCellRate
 
ULONG MinimumCellRate
 
ULONG InitialCellRate
 
ULONG BurstLengthCells
 
ULONG MaxSduSize
 
ULONG TransientBufferExposure
 
ULONG CumulativeRMFixedRTT
 
UCHAR RateIncreaseFactor
 
UCHAR RateDecreaseFactor
 
USHORT ACRDecreaseTimeFactor
 
UCHAR MaximumCellsPerForwardRMCell
 
UCHAR MaximumForwardRMCellInterval
 
UCHAR CutoffDecreaseFactor
 
UCHAR Reserved1
 
ULONG MissingRMCellCount
 
ULONG Reserved2
 
ULONG Reserved3
 

Detailed Description

Definition at line 353 of file atm.h.

Member Data Documentation

◆ ACRDecreaseTimeFactor

USHORT _ATM_FLOW_PARAMETERS::ACRDecreaseTimeFactor

Definition at line 365 of file atm.h.

◆ AverageCellRate

ULONG _ATM_FLOW_PARAMETERS::AverageCellRate

Definition at line 355 of file atm.h.

◆ BurstLengthCells

ULONG _ATM_FLOW_PARAMETERS::BurstLengthCells

Definition at line 359 of file atm.h.

◆ CumulativeRMFixedRTT

ULONG _ATM_FLOW_PARAMETERS::CumulativeRMFixedRTT

Definition at line 362 of file atm.h.

◆ CutoffDecreaseFactor

UCHAR _ATM_FLOW_PARAMETERS::CutoffDecreaseFactor

Definition at line 368 of file atm.h.

◆ InitialCellRate

ULONG _ATM_FLOW_PARAMETERS::InitialCellRate

Definition at line 358 of file atm.h.

◆ MaximumCellsPerForwardRMCell

UCHAR _ATM_FLOW_PARAMETERS::MaximumCellsPerForwardRMCell

Definition at line 366 of file atm.h.

◆ MaximumForwardRMCellInterval

UCHAR _ATM_FLOW_PARAMETERS::MaximumForwardRMCellInterval

Definition at line 367 of file atm.h.

◆ MaxSduSize

ULONG _ATM_FLOW_PARAMETERS::MaxSduSize

Definition at line 360 of file atm.h.

◆ MinimumCellRate

ULONG _ATM_FLOW_PARAMETERS::MinimumCellRate

Definition at line 357 of file atm.h.

◆ MissingRMCellCount

ULONG _ATM_FLOW_PARAMETERS::MissingRMCellCount

Definition at line 370 of file atm.h.

◆ PeakCellRate

ULONG _ATM_FLOW_PARAMETERS::PeakCellRate

Definition at line 356 of file atm.h.

◆ RateDecreaseFactor

UCHAR _ATM_FLOW_PARAMETERS::RateDecreaseFactor

Definition at line 364 of file atm.h.

◆ RateIncreaseFactor

UCHAR _ATM_FLOW_PARAMETERS::RateIncreaseFactor

Definition at line 363 of file atm.h.

◆ Reserved1

UCHAR _ATM_FLOW_PARAMETERS::Reserved1

Definition at line 369 of file atm.h.

◆ Reserved2

ULONG _ATM_FLOW_PARAMETERS::Reserved2

Definition at line 371 of file atm.h.

◆ Reserved3

ULONG _ATM_FLOW_PARAMETERS::Reserved3

Definition at line 372 of file atm.h.

◆ ServiceCategory

ATM_SERVICE_CATEGORY _ATM_FLOW_PARAMETERS::ServiceCategory

Definition at line 354 of file atm.h.

◆ TransientBufferExposure

ULONG _ATM_FLOW_PARAMETERS::TransientBufferExposure

Definition at line 361 of file atm.h.


The documentation for this struct was generated from the following file: