Home
last modified time | relevance | path

Searched defs:ax25_info_struct (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/include/linux/
Dax25.h96 struct ax25_info_struct { struct
97 unsigned int n2, n2count;
98 unsigned int t1, t1timer;
99 unsigned int t2, t2timer;
100 unsigned int t3, t3timer;
101 unsigned int idle, idletimer;
102 unsigned int state;
103 unsigned int rcv_q, snd_q;
104 unsigned int vs, vr, va, vs_max;
105 unsigned int paclen;
[all …]