Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dnetrom.h23 struct nr_route_struct { struct
26 typenr_route_struct global() argument
27 callsignnr_route_struct global() argument
28 devicenr_route_struct global() argument
29 qualitynr_route_struct global() argument
30 mnemonicnr_route_struct global() argument
31 neighbournr_route_struct global() argument
32 obs_countnr_route_struct global() argument
33 ndigisnr_route_struct global() argument
34 digipeatersnr_route_struct global() argument
/linux/net/netrom/
H A Dnr_route.c631 struct nr_route_struct nr_route; in nr_rt_ioctl()
638 if (copy_from_user(&nr_route, arg, sizeof(struct nr_route_struct))) in nr_rt_ioctl()
672 if (copy_from_user(&nr_route, arg, sizeof(struct nr_route_struct))) in nr_rt_ioctl()