Linux Kernel
3.7.1
|
#include <slip.h>
Data Fields | |
int | magic |
struct tty_struct * | tty |
struct net_device * | dev |
spinlock_t | lock |
unsigned char * | rbuff |
int | rcount |
unsigned char * | xbuff |
unsigned char * | xhead |
int | xleft |
int | mtu |
int | buffsize |
unsigned long | flags |
unsigned char | mode |
unsigned char | leased |
pid_t | pid |
struct net_device* dev |
spinlock_t lock |
struct tty_struct* tty |