Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dax25.h99 struct ax25_info_struct { struct
100 n2countax25_info_struct global() argument
101 t1timerax25_info_struct global() argument
102 t2timerax25_info_struct global() argument
103 t3timerax25_info_struct global() argument
104 idletimerax25_info_struct global() argument
105 stateax25_info_struct global() argument
106 snd_qax25_info_struct global() argument
107 vs_maxax25_info_struct global() argument
108 paclenax25_info_struct global() argument
109 windowax25_info_struct global() argument
/linux/net/ax25/
H A Daf_ax25.c1848 struct ax25_info_struct ax25_info; in ax25_ioctl()
1884 if (copy_to_user(argp, &ax25_info, sizeof(struct ax25_info_struct))) { in ax25_ioctl()