Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dax25.h99 struct ax25_info_struct { struct
/openbmc/linux/net/ax25/
H A Daf_ax25.c1847 struct ax25_info_struct ax25_info; in ax25_ioctl()
1883 if (copy_to_user(argp, &ax25_info, sizeof(struct ax25_info_struct))) { in ax25_ioctl()