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

#include <x25_asy.h>

Data Fields

int magic
 
spinlock_t lock
 
struct tty_structtty
 
struct net_devicedev
 
unsigned charrbuff
 
int rcount
 
unsigned charxbuff
 
unsigned charxhead
 
int xleft
 
int buffsize
 
unsigned long flags
 

Detailed Description

Definition at line 15 of file x25_asy.h.

Field Documentation

int buffsize

Definition at line 29 of file x25_asy.h.

Definition at line 21 of file x25_asy.h.

unsigned long flags

Definition at line 31 of file x25_asy.h.

spinlock_t lock

Definition at line 19 of file x25_asy.h.

int magic

Definition at line 16 of file x25_asy.h.

unsigned char* rbuff

Definition at line 24 of file x25_asy.h.

int rcount

Definition at line 25 of file x25_asy.h.

Definition at line 20 of file x25_asy.h.

unsigned char* xbuff

Definition at line 26 of file x25_asy.h.

unsigned char* xhead

Definition at line 27 of file x25_asy.h.

int xleft

Definition at line 28 of file x25_asy.h.


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