Linux Kernel
3.7.1
|
Data Fields | |
struct net_device * | frad |
struct net_device * | main |
struct net_device * | ether |
struct pvc_device_struct * | next |
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 |
struct net_device* ether |
struct net_device* frad |
struct net_device* main |
struct pvc_device_struct* next |
struct { ... } state |