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

#include <ax25.h>

Data Fields

unsigned int n2
 
unsigned int n2count
 
unsigned int t1
 
unsigned int t1timer
 
unsigned int t2
 
unsigned int t2timer
 
unsigned int t3
 
unsigned int t3timer
 
unsigned int idle
 
unsigned int idletimer
 
unsigned int state
 
unsigned int rcv_q
 
unsigned int snd_q
 

Detailed Description

Definition at line 88 of file ax25.h.

Field Documentation

unsigned int idle

Definition at line 93 of file ax25.h.

unsigned int idletimer

Definition at line 93 of file ax25.h.

unsigned int n2

Definition at line 89 of file ax25.h.

unsigned int n2count

Definition at line 89 of file ax25.h.

unsigned int rcv_q

Definition at line 95 of file ax25.h.

unsigned int snd_q

Definition at line 95 of file ax25.h.

unsigned int state

Definition at line 94 of file ax25.h.

unsigned int t1

Definition at line 90 of file ax25.h.

unsigned int t1timer

Definition at line 90 of file ax25.h.

unsigned int t2

Definition at line 91 of file ax25.h.

unsigned int t2timer

Definition at line 91 of file ax25.h.

unsigned int t3

Definition at line 92 of file ax25.h.

unsigned int t3timer

Definition at line 92 of file ax25.h.


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