Searched refs:rt_dev (Results 1 – 5 of 5) sorted by relevance
41 char __user *rt_dev; /* forcing the device at add */ member
515 if (rt->rt_dev) { in rtentry_to_fib_config()520 if (copy_from_user(devname, rt->rt_dev, IFNAMSIZ-1)) in rtentry_to_fib_config()
3015 /* char * */ u32 rt_dev; /* forcing the device at add */ member3067 ret |= get_user(rtdev, &(ur4->rt_dev)); in routing_ioctl()3070 r4.rt_dev = (char __user __force *)devname; in routing_ioctl()3073 r4.rt_dev = NULL; in routing_ioctl()
892 if (rt.rt_dev) { in atrtr_ioctl()894 if (copy_from_user(name, rt.rt_dev, IFNAMSIZ-1)) in atrtr_ioctl()
174 struct net_device *rt_dev = rt->dst.dev; in rt6_uncached_list_flush_dev() local181 if (rt_dev == dev) { in rt6_uncached_list_flush_dev()184 dev_put(rt_dev); in rt6_uncached_list_flush_dev()