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

#include <slip_common.h>

Data Fields

unsigned char ibuf [ENC_BUF_SIZE]
 
unsigned char obuf [ENC_BUF_SIZE]
 
int more
 
int pos
 
int esc
 

Detailed Description

Definition at line 83 of file slip_common.h.

Field Documentation

int esc

Definition at line 88 of file slip_common.h.

unsigned char ibuf[ENC_BUF_SIZE]

Definition at line 84 of file slip_common.h.

int more

Definition at line 86 of file slip_common.h.

unsigned char obuf[ENC_BUF_SIZE]

Definition at line 85 of file slip_common.h.

int pos

Definition at line 87 of file slip_common.h.


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