Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dax25.h89 struct ax25_info_struct_deprecated { struct
/openbmc/linux/net/ax25/
H A Daf_ax25.c1878 if (copy_to_user(argp, &ax25_info, sizeof(struct ax25_info_struct_deprecated))) { in ax25_ioctl()