Searched refs:rt_dev (Results 1 – 6 of 6) sorted by relevance
41 char __user *rt_dev; /* forcing the device at add */ member
43 compat_uptr_t rt_dev; /* forcing the device at add */ member
888 if (rt->rt_dev) { in atrtr_ioctl_addrt()891 if (copy_from_user(name, rt->rt_dev, IFNAMSIZ-1)) in atrtr_ioctl_addrt()1841 get_user(rtdev, &ur->rt_dev)) in atalk_compat_routing_ioctl()1852 rt.rt_dev = compat_ptr(rtdev); in atalk_compat_routing_ioctl()
527 if (rt->rt_dev) { in rtentry_to_fib_config()532 if (copy_from_user(devname, rt->rt_dev, IFNAMSIZ-1)) in rtentry_to_fib_config()
1030 get_user(rtdev, &ur->rt_dev)) in inet_compat_routing_ioctl()1033 rt.rt_dev = compat_ptr(rtdev); in inet_compat_routing_ioctl()
174 struct net_device *rt_dev = rt->dst.dev; in rt6_uncached_list_flush_dev() local183 if (rt_dev == dev) { in rt6_uncached_list_flush_dev()185 netdev_ref_replace(rt_dev, blackhole_netdev, in rt6_uncached_list_flush_dev()