Searched defs:ax25_info_struct_deprecated (Results 1 – 5 of 5) sorted by relevance
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
| D | ax25.h | 84 struct ax25_info_struct_deprecated { struct 85 unsigned int n2, n2count; 86 unsigned int t1, t1timer; 87 unsigned int t2, t2timer; 88 unsigned int t3, t3timer; 89 unsigned int idle, idletimer; 90 unsigned int state; 91 unsigned int rcv_q, snd_q;
|
| /kernel/linux/linux-5.10/include/uapi/linux/ |
| D | ax25.h | 89 struct ax25_info_struct_deprecated { struct 90 unsigned int n2, n2count; 91 unsigned int t1, t1timer; 92 unsigned int t2, t2timer; 93 unsigned int t3, t3timer; 94 unsigned int idle, idletimer; 95 unsigned int state; 96 unsigned int rcv_q, snd_q;
|
| /kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
| D | ax25.h | 84 struct ax25_info_struct_deprecated { struct 85 unsigned int n2, n2count; 86 unsigned int t1, t1timer; 87 unsigned int t2, t2timer; 88 unsigned int t3, t3timer; 89 unsigned int idle, idletimer; 90 unsigned int state; 91 unsigned int rcv_q, snd_q;
|
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
| D | ax25.h | 72 struct ax25_info_struct_deprecated { struct 73 unsigned int n2, n2count; 74 unsigned int t1, t1timer; 75 unsigned int t2, t2timer; 76 unsigned int t3, t3timer; 77 unsigned int idle, idletimer; 78 unsigned int state; 79 unsigned int rcv_q, snd_q;
|
| /kernel/linux/linux-6.6/include/uapi/linux/ |
| D | ax25.h | 89 struct ax25_info_struct_deprecated { struct 90 unsigned int n2, n2count; 91 unsigned int t1, t1timer; 92 unsigned int t2, t2timer; 93 unsigned int t3, t3timer; 94 unsigned int idle, idletimer; 95 unsigned int state; 96 unsigned int rcv_q, snd_q;
|