Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
ax25_info_struct 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
 
unsigned int vs
 
unsigned int vr
 
unsigned int va
 
unsigned int vs_max
 
unsigned int paclen
 
unsigned int window
 

Detailed Description

Definition at line 98 of file ax25.h.

Field Documentation

unsigned int idle

Definition at line 103 of file ax25.h.

unsigned int idletimer

Definition at line 103 of file ax25.h.

unsigned int n2

Definition at line 99 of file ax25.h.

unsigned int n2count

Definition at line 99 of file ax25.h.

unsigned int paclen

Definition at line 107 of file ax25.h.

unsigned int rcv_q

Definition at line 105 of file ax25.h.

unsigned int snd_q

Definition at line 105 of file ax25.h.

unsigned int state

Definition at line 104 of file ax25.h.

unsigned int t1

Definition at line 100 of file ax25.h.

unsigned int t1timer

Definition at line 100 of file ax25.h.

unsigned int t2

Definition at line 101 of file ax25.h.

unsigned int t2timer

Definition at line 101 of file ax25.h.

unsigned int t3

Definition at line 102 of file ax25.h.

unsigned int t3timer

Definition at line 102 of file ax25.h.

unsigned int va

Definition at line 106 of file ax25.h.

unsigned int vr

Definition at line 106 of file ax25.h.

unsigned int vs

Definition at line 106 of file ax25.h.

unsigned int vs_max

Definition at line 106 of file ax25.h.

unsigned int window

Definition at line 108 of file ax25.h.


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