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

#include <hdlcdrv.h>

Data Fields

struct hdlcdrv_hdlcbuffer hbuf
 
unsigned long in_hdlc_rx
 
int rx_state
 
unsigned int bitstream
 
unsigned int bitbuf
 
int numbits
 
unsigned char dcd
 
int len
 
unsigned charbp
 
unsigned char buffer [HDLCDRV_MAXFLEN+2]
 

Detailed Description

Definition at line 105 of file hdlcdrv.h.

Field Documentation

unsigned int bitbuf

Definition at line 111 of file hdlcdrv.h.

unsigned int bitstream

Definition at line 110 of file hdlcdrv.h.

unsigned char* bp

Definition at line 116 of file hdlcdrv.h.

Definition at line 117 of file hdlcdrv.h.

unsigned char dcd

Definition at line 113 of file hdlcdrv.h.

Definition at line 106 of file hdlcdrv.h.

unsigned long in_hdlc_rx

Definition at line 107 of file hdlcdrv.h.

int len

Definition at line 115 of file hdlcdrv.h.

int numbits

Definition at line 112 of file hdlcdrv.h.

int rx_state

Definition at line 109 of file hdlcdrv.h.


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