Searched refs:IFF_RUNNING (Results 1 – 12 of 12) sorted by relevance
91 IFF_RUNNING = 1<<6, /* volatile */ enumerator118 #define IFF_RUNNING IFF_RUNNING macro137 IFF_MASTER|IFF_SLAVE|IFF_RUNNING|IFF_LOWER_UP|IFF_DORMANT)
57 if ((ndev->flags & IFF_RUNNING) && in ctcm_buffer_write()63 if (!(ndev->flags & IFF_RUNNING)) in ctcm_buffer_write()
1408 (ndev->flags & (IFF_UP | IFF_RUNNING))) { in user_write()1465 if ((ndev->flags & IFF_RUNNING) && in buffer_write()1480 if (!(ndev->flags & IFF_RUNNING)) in buffer_write()2019 if (ndev->flags & (IFF_UP | IFF_RUNNING)) { in remove_store()
1659 dev->flags &= ~IFF_RUNNING; in ctcm_shutdown_device()
42 ifinfomsg::if_flags & IFF_RUNNING:171 - see how operstate and IFF_RUNNING is echoed via netlink multicast179 A routing daemon or dhcp client just needs to care for IFF_RUNNING or
271 blackhole_netdev->flags |= IFF_UP | IFF_RUNNING; in blackhole_netdev_init()
707 if (!(flags & (IFF_RUNNING | IFF_LOWER_UP))) in mpls_nh_assign_dev()1604 if (flags & (IFF_RUNNING | IFF_LOWER_UP)) in mpls_dev_notify()1611 if (flags & (IFF_RUNNING | IFF_LOWER_UP)) in mpls_dev_notify()
595 dev->flags = IFF_RUNNING | IFF_MULTICAST; in netdev_setup()
1479 if (flags & (IFF_RUNNING | IFF_LOWER_UP)) in fib_netdev_event()
2103 if (flags & (IFF_RUNNING | IFF_LOWER_UP)) in fib_sync_up()
1944 if (!(dev_get_flags(dev) & (IFF_RUNNING | IFF_LOWER_UP))) in nh_netdev_event()
1563 rtmsg_ifinfo(RTM_NEWLINK, dev, IFF_UP|IFF_RUNNING, GFP_KERNEL); in dev_open()1635 rtmsg_ifinfo(RTM_NEWLINK, dev, IFF_UP|IFF_RUNNING, GFP_KERNEL); in dev_close_many()8362 IFF_RUNNING | in dev_get_flags()8370 flags |= IFF_RUNNING; in dev_get_flags()