Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Dax25.h98 struct ax25_info_struct { struct
/linux-2.6.39/net/ax25/
Daf_ax25.c1780 struct ax25_info_struct ax25_info; in ax25_ioctl()
1816 if (copy_to_user(argp, &ax25_info, sizeof(struct ax25_info_struct))) { in ax25_ioctl()