Searched refs:rt_dev (Results 1 – 3 of 3) sorted by relevance
404 if (rt->rt_dev) { in rtentry_to_fib_config()409 if (copy_from_user(devname, rt->rt_dev, IFNAMSIZ-1)) in rtentry_to_fib_config()
3135 /* char * */ u32 rt_dev; /* forcing the device at add */ member3187 ret |= __get_user(rtdev, &(ur4->rt_dev)); in routing_ioctl()3190 r4.rt_dev = (char __user __force *)devname; in routing_ioctl()3193 r4.rt_dev = NULL; in routing_ioctl()
893 if (rt.rt_dev) { in atrtr_ioctl()895 if (copy_from_user(name, rt.rt_dev, IFNAMSIZ-1)) in atrtr_ioctl()