Linux Kernel
3.7.1
|
Data Fields | |
int | magic |
struct tty_struct * | tty |
struct net_device * | dev |
spinlock_t | lock |
unsigned char | rbuff [SLC_MTU] |
int | rcount |
unsigned char | xbuff [SLC_MTU] |
unsigned char * | xhead |
int | xleft |
unsigned long | flags |
struct net_device* dev |
spinlock_t lock |
struct tty_struct* tty |