Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
atm_trafprm Struct Reference

#include <atm.h>

Data Fields

unsigned char traffic_class
 
int max_pcr
 
int pcr
 
int min_pcr
 
int max_cdv
 
int max_sdu
 
unsigned int icr
 
unsigned int tbe
 
unsigned int frtt: 24
 
unsigned int rif: 4
 
unsigned int rdf: 4
 
unsigned int nrm_pres:1
 
unsigned int trm_pres:1
 
unsigned int adtf_pres:1
 
unsigned int cdf_pres:1
 
unsigned int nrm:3
 
unsigned int trm:3
 
unsigned int adtf:10
 
unsigned int cdf:3
 
unsigned int spare:9
 

Detailed Description

Definition at line 135 of file atm.h.

Field Documentation

unsigned int adtf

Definition at line 154 of file atm.h.

unsigned int adtf_pres

Definition at line 150 of file atm.h.

unsigned int cdf

Definition at line 155 of file atm.h.

unsigned int cdf_pres

Definition at line 151 of file atm.h.

unsigned int frtt

Definition at line 145 of file atm.h.

unsigned int icr

Definition at line 143 of file atm.h.

int max_cdv

Definition at line 140 of file atm.h.

int max_pcr

Definition at line 137 of file atm.h.

int max_sdu

Definition at line 141 of file atm.h.

int min_pcr

Definition at line 139 of file atm.h.

unsigned int nrm

Definition at line 152 of file atm.h.

unsigned int nrm_pres

Definition at line 148 of file atm.h.

int pcr

Definition at line 138 of file atm.h.

unsigned int rdf

Definition at line 147 of file atm.h.

unsigned int rif

Definition at line 146 of file atm.h.

unsigned int spare

Definition at line 156 of file atm.h.

unsigned int tbe

Definition at line 144 of file atm.h.

unsigned char traffic_class

Definition at line 136 of file atm.h.

unsigned int trm

Definition at line 153 of file atm.h.

unsigned int trm_pres

Definition at line 149 of file atm.h.


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