Lines Matching refs:in_dev
295 struct in_device *in_dev = __in_dev_get_rcu(dev);
297 if (in_dev) {
298 if (!IN_DEV_SOURCE_ROUTE(in_dev)) {
299 if (IN_DEV_LOG_MARTIANS(in_dev))
376 struct in_device *in_dev = __in_dev_get_rcu(dev);
378 if (in_dev && IN_DEV_ORCONF(in_dev, NOPOLICY))
403 struct in_device *in_dev = __in_dev_get_rcu(dev);
420 if (in_dev &&
421 IN_DEV_ORCONF(in_dev, DROP_UNICAST_IN_L2_MULTICAST))