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

#include <isdn.h>

Data Fields

int nbytes
 
int nbits
 
unsigned char key
 
int decodelen
 
int SyncInit
 
unsigned charOnlineFrame
 
unsigned charOfflineFrame
 
int framelen
 
int skbuser
 
int skbidle
 
int introducer
 
int dbit
 
unsigned char b
 
int skbres
 
int maxsize
 
unsigned charencodebuf
 
unsigned char decodebuf [V110_BUFSIZE]
 

Detailed Description

Definition at line 376 of file isdn.h.

Field Documentation

unsigned char b

Definition at line 389 of file isdn.h.

int dbit

Definition at line 388 of file isdn.h.

unsigned char decodebuf[V110_BUFSIZE]

Definition at line 393 of file isdn.h.

int decodelen

Definition at line 380 of file isdn.h.

unsigned char* encodebuf

Definition at line 392 of file isdn.h.

int framelen

Definition at line 384 of file isdn.h.

int introducer

Definition at line 387 of file isdn.h.

unsigned char key

Definition at line 379 of file isdn.h.

int maxsize

Definition at line 391 of file isdn.h.

int nbits

Definition at line 378 of file isdn.h.

int nbytes

Definition at line 377 of file isdn.h.

unsigned char* OfflineFrame

Definition at line 383 of file isdn.h.

unsigned char* OnlineFrame

Definition at line 382 of file isdn.h.

int skbidle

Definition at line 386 of file isdn.h.

int skbres

Definition at line 390 of file isdn.h.

int skbuser

Definition at line 385 of file isdn.h.

int SyncInit

Definition at line 381 of file isdn.h.


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