Linux Kernel
3.7.1
|
Data Fields | |
struct tty_struct * | tty |
struct net_device * | dev |
spinlock_t | buflock |
unsigned char * | rbuff |
int | rcount |
unsigned char * | xbuff |
unsigned char * | xhead |
int | xleft |
int | mtu |
int | buffsize |
unsigned long | flags |
int | mode |
int | crcmode |
int | crcauto |
atomic_t | refcnt |
struct semaphore | dead_sem |
spinlock_t buflock |
struct net_device* dev |
struct tty_struct* tty |