Lines Matching defs:_dev
3271 struct net_device **_dev,
3275 struct net_device *dev = _dev ? *_dev : NULL;
3315 *_dev = dev = res.nh->fib_nh_dev;
3324 struct net_device **_dev, struct inet6_dev **idev,
3330 const struct net_device *dev = *_dev;
3365 err = ip6_route_check_nh(net, cfg, _dev, idev);
3374 dev = *_dev;
5693 struct net_device *_dev = (struct net_device *)dev;
5697 _dev);