Searched refs:IFF_RUNNING (Results 1 – 10 of 10) sorted by relevance
90 IFF_RUNNING = 1<<6, /* volatile */ enumerator117 #define IFF_RUNNING IFF_RUNNING macro136 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()
1492 (ndev->flags & (IFF_UP | IFF_RUNNING))) { in user_write()1549 if ((ndev->flags & IFF_RUNNING) && in buffer_write()1564 if (!(ndev->flags & IFF_RUNNING)) in buffer_write()2103 if (ndev->flags & (IFF_UP | IFF_RUNNING)) { in remove_store()
1662 dev->flags &= ~IFF_RUNNING; in ctcm_shutdown_device()
32 ifinfomsg::if_flags & IFF_RUNNING:148 -see how operstate and IFF_RUNNING is echoed via netlink multicast156 A routing daemon or dhcp client just needs to care for IFF_RUNNING or
709 if (!(flags & (IFF_RUNNING | IFF_LOWER_UP))) in mpls_nh_assign_dev()1563 if (flags & (IFF_RUNNING | IFF_LOWER_UP)) in mpls_dev_notify()1570 if (flags & (IFF_RUNNING | IFF_LOWER_UP)) in mpls_dev_notify()
592 dev->flags = IFF_RUNNING | IFF_MULTICAST; in netdev_setup()
1278 if (flags & (IFF_RUNNING | IFF_LOWER_UP)) in fib_netdev_event()
1688 if (flags & (IFF_RUNNING | IFF_LOWER_UP)) in fib_sync_up()
1430 rtmsg_ifinfo(RTM_NEWLINK, dev, IFF_UP|IFF_RUNNING, GFP_KERNEL); in dev_open()1502 rtmsg_ifinfo(RTM_NEWLINK, dev, IFF_UP|IFF_RUNNING, GFP_KERNEL); in dev_close_many()7413 IFF_RUNNING | in dev_get_flags()7421 flags |= IFF_RUNNING; in dev_get_flags()