ReactOS 0.4.15-dev-7953-g1f49173
_ATM_MEDIA_PARAMETERS Struct Reference

#include <atm.h>

Collaboration diagram for _ATM_MEDIA_PARAMETERS:

Public Attributes

ATM_VPIVCI ConnectionId
 
ATM_AAL_TYPE AALType
 
ULONG CellDelayVariationCLP0
 
ULONG CellDelayVariationCLP1
 
ULONG CellLossRatioCLP0
 
ULONG CellLossRatioCLP1
 
ULONG CellTransferDelayCLP0
 
ULONG CellTransferDelayCLP1
 
ULONG DefaultCLP
 
ATM_FLOW_PARAMETERS Transmit
 
ATM_FLOW_PARAMETERS Receive
 

Detailed Description

Definition at line 380 of file atm.h.

Member Data Documentation

◆ AALType

ATM_AAL_TYPE _ATM_MEDIA_PARAMETERS::AALType

Definition at line 382 of file atm.h.

◆ CellDelayVariationCLP0

ULONG _ATM_MEDIA_PARAMETERS::CellDelayVariationCLP0

Definition at line 383 of file atm.h.

◆ CellDelayVariationCLP1

ULONG _ATM_MEDIA_PARAMETERS::CellDelayVariationCLP1

Definition at line 384 of file atm.h.

◆ CellLossRatioCLP0

ULONG _ATM_MEDIA_PARAMETERS::CellLossRatioCLP0

Definition at line 385 of file atm.h.

◆ CellLossRatioCLP1

ULONG _ATM_MEDIA_PARAMETERS::CellLossRatioCLP1

Definition at line 386 of file atm.h.

◆ CellTransferDelayCLP0

ULONG _ATM_MEDIA_PARAMETERS::CellTransferDelayCLP0

Definition at line 387 of file atm.h.

◆ CellTransferDelayCLP1

ULONG _ATM_MEDIA_PARAMETERS::CellTransferDelayCLP1

Definition at line 388 of file atm.h.

◆ ConnectionId

ATM_VPIVCI _ATM_MEDIA_PARAMETERS::ConnectionId

Definition at line 381 of file atm.h.

◆ DefaultCLP

ULONG _ATM_MEDIA_PARAMETERS::DefaultCLP

Definition at line 389 of file atm.h.

◆ Receive

ATM_FLOW_PARAMETERS _ATM_MEDIA_PARAMETERS::Receive

Definition at line 391 of file atm.h.

◆ Transmit

ATM_FLOW_PARAMETERS _ATM_MEDIA_PARAMETERS::Transmit

Definition at line 390 of file atm.h.


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