IFF_RUNNING       269 drivers/net/loopback.c 	blackhole_netdev->flags |= IFF_UP | IFF_RUNNING;
IFF_RUNNING      1659 drivers/s390/net/ctcm_main.c 		dev->flags &= ~IFF_RUNNING;
IFF_RUNNING        57 drivers/s390/net/ctcm_sysfs.c 	if ((ndev->flags & IFF_RUNNING) &&
IFF_RUNNING        63 drivers/s390/net/ctcm_sysfs.c 	if (!(ndev->flags & IFF_RUNNING))
IFF_RUNNING      1492 drivers/s390/net/netiucv.c 	    (ndev->flags & (IFF_UP | IFF_RUNNING))) {
IFF_RUNNING      1549 drivers/s390/net/netiucv.c 	if ((ndev->flags & IFF_RUNNING) &&
IFF_RUNNING      1564 drivers/s390/net/netiucv.c 	if (!(ndev->flags & IFF_RUNNING))
IFF_RUNNING      2103 drivers/s390/net/netiucv.c                 if (ndev->flags & (IFF_UP | IFF_RUNNING)) {
IFF_RUNNING       117 include/uapi/linux/if.h #define IFF_RUNNING			IFF_RUNNING
IFF_RUNNING       136 include/uapi/linux/if.h 		IFF_MASTER|IFF_SLAVE|IFF_RUNNING|IFF_LOWER_UP|IFF_DORMANT)
IFF_RUNNING       586 net/bluetooth/6lowpan.c 	dev->flags		= IFF_RUNNING | IFF_MULTICAST;
IFF_RUNNING      1363 net/core/dev.c 	rtmsg_ifinfo(RTM_NEWLINK, dev, IFF_UP|IFF_RUNNING, GFP_KERNEL);
IFF_RUNNING      1435 net/core/dev.c 		rtmsg_ifinfo(RTM_NEWLINK, dev, IFF_UP|IFF_RUNNING, GFP_KERNEL);
IFF_RUNNING      7822 net/core/dev.c 				IFF_RUNNING |
IFF_RUNNING      7830 net/core/dev.c 			flags |= IFF_RUNNING;
IFF_RUNNING      1488 net/ipv4/fib_frontend.c 		if (flags & (IFF_RUNNING | IFF_LOWER_UP))
IFF_RUNNING      2085 net/ipv4/fib_semantics.c 		if (flags & (IFF_RUNNING | IFF_LOWER_UP))
IFF_RUNNING      1795 net/ipv4/nexthop.c 		if (!(dev_get_flags(dev) & (IFF_RUNNING | IFF_LOWER_UP)))
IFF_RUNNING       707 net/mpls/af_mpls.c 		if (!(flags & (IFF_RUNNING | IFF_LOWER_UP)))
IFF_RUNNING      1615 net/mpls/af_mpls.c 		if (flags & (IFF_RUNNING | IFF_LOWER_UP))
IFF_RUNNING      1622 net/mpls/af_mpls.c 		if (flags & (IFF_RUNNING | IFF_LOWER_UP))