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

Data Fields

int magic
 
struct tty_structtty
 
struct net_devicedev
 
spinlock_t lock
 
unsigned char rbuff [SLC_MTU]
 
int rcount
 
unsigned char xbuff [SLC_MTU]
 
unsigned charxhead
 
int xleft
 
unsigned long flags
 

Detailed Description

Definition at line 78 of file slcan.c.

Field Documentation

Definition at line 83 of file slcan.c.

unsigned long flags

Definition at line 93 of file slcan.c.

spinlock_t lock

Definition at line 84 of file slcan.c.

int magic

Definition at line 79 of file slcan.c.

unsigned char rbuff[SLC_MTU]

Definition at line 87 of file slcan.c.

int rcount

Definition at line 88 of file slcan.c.

Definition at line 82 of file slcan.c.

unsigned char xbuff[SLC_MTU]

Definition at line 89 of file slcan.c.

unsigned char* xhead

Definition at line 90 of file slcan.c.

int xleft

Definition at line 91 of file slcan.c.


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