Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dax25.h96 struct ax25_info_struct { struct
/linux-2.4.37.9/net/ax25/
Daf_ax25.c1643 struct ax25_info_struct ax25_info; in ax25_ioctl()
1677 if (copy_to_user((void *)arg, &ax25_info, sizeof(struct ax25_info_struct))) in ax25_ioctl()