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

#include <slip.h>

Data Fields

int magic
 
struct tty_structtty
 
struct net_devicedev
 
spinlock_t lock
 
unsigned charrbuff
 
int rcount
 
unsigned charxbuff
 
unsigned charxhead
 
int xleft
 
int mtu
 
int buffsize
 
unsigned long flags
 
unsigned char mode
 
unsigned char leased
 
pid_t pid
 

Detailed Description

Definition at line 47 of file slip.h.

Field Documentation

int buffsize

Definition at line 67 of file slip.h.

Definition at line 52 of file slip.h.

unsigned long flags

Definition at line 73 of file slip.h.

unsigned char leased

Definition at line 81 of file slip.h.

spinlock_t lock

Definition at line 53 of file slip.h.

int magic

Definition at line 48 of file slip.h.

unsigned char mode

Definition at line 80 of file slip.h.

int mtu

Definition at line 66 of file slip.h.

Definition at line 82 of file slip.h.

unsigned char* rbuff

Definition at line 61 of file slip.h.

int rcount

Definition at line 62 of file slip.h.

Definition at line 51 of file slip.h.

unsigned char* xbuff

Definition at line 63 of file slip.h.

unsigned char* xhead

Definition at line 64 of file slip.h.

int xleft

Definition at line 65 of file slip.h.


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