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

Data Fields

struct net_devicefrad
 
struct net_devicemain
 
struct net_deviceether
 
struct pvc_device_structnext
 
int dlci
 
int open_count
 
struct {
   unsigned int   new: 1
 
   unsigned int   active: 1
 
   unsigned int   exist: 1
 
   unsigned int   deleted: 1
 
   unsigned int   fecn: 1
 
   unsigned int   becn: 1
 
   unsigned int   bandwidth
 
state
 

Detailed Description

Definition at line 118 of file hdlc_fr.c.

Field Documentation

unsigned int active

Definition at line 128 of file hdlc_fr.c.

unsigned int bandwidth

Definition at line 133 of file hdlc_fr.c.

unsigned int becn

Definition at line 132 of file hdlc_fr.c.

unsigned int deleted

Definition at line 130 of file hdlc_fr.c.

int dlci

Definition at line 123 of file hdlc_fr.c.

Definition at line 121 of file hdlc_fr.c.

unsigned int exist

Definition at line 129 of file hdlc_fr.c.

unsigned int fecn

Definition at line 131 of file hdlc_fr.c.

Definition at line 119 of file hdlc_fr.c.

Definition at line 120 of file hdlc_fr.c.

unsigned int new

Definition at line 127 of file hdlc_fr.c.

Definition at line 122 of file hdlc_fr.c.

int open_count

Definition at line 124 of file hdlc_fr.c.

struct { ... } state

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