Searched refs:rt_dev (Results 1 – 10 of 10) sorted by relevance
41 char *rt_dev; /* forcing the device at add */ member
41 char __user *rt_dev; /* forcing the device at add */ member
48 char *rt_dev; /* Forcing the device at add. */ member
45 compat_uptr_t rt_dev; /* forcing the device at add */ member
875 if (rt->rt_dev) { in atrtr_ioctl_addrt()878 if (copy_from_user(name, rt->rt_dev, IFNAMSIZ-1)) in atrtr_ioctl_addrt()1865 get_user(rtdev, &ur->rt_dev)) in atalk_compat_routing_ioctl()1876 rt.rt_dev = compat_ptr(rtdev); in atalk_compat_routing_ioctl()
524 if (rt->rt_dev) { in rtentry_to_fib_config()529 if (copy_from_user(devname, rt->rt_dev, IFNAMSIZ-1)) in rtentry_to_fib_config()
998 get_user(rtdev, &ur->rt_dev)) in inet_compat_routing_ioctl()1001 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() local181 if (rt_dev == dev) { in rt6_uncached_list_flush_dev()184 dev_put(rt_dev); in rt6_uncached_list_flush_dev()