Searched refs:rt_dev (Results 1 – 5 of 5) 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
1036 get_user(rtdev, &ur->rt_dev)) in inet_compat_routing_ioctl() 1039 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() local 183 if (rt_dev == dev) { in rt6_uncached_list_flush_dev() 185 netdev_ref_replace(rt_dev, blackhole_netdev, in rt6_uncached_list_flush_dev()