Home
last modified time | relevance | path

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

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