Searched refs:IFF_RUNNING (Results 1 – 13 of 13) 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)
58 if ((ndev->flags & IFF_RUNNING) && in ctcm_buffer_write()64 if (!(ndev->flags & IFF_RUNNING)) in ctcm_buffer_write()
1396 (ndev->flags & (IFF_UP | IFF_RUNNING))) { in user_write()1453 if ((ndev->flags & IFF_RUNNING) && in buffer_write()1468 if (!(ndev->flags & IFF_RUNNING)) in buffer_write()2007 if (ndev->flags & (IFF_UP | IFF_RUNNING)) { in remove_store()
1619 dev->flags &= ~IFF_RUNNING; in ctcm_shutdown_device()
42 ifinfomsg::if_flags & IFF_RUNNING:173 - see how operstate and IFF_RUNNING is echoed via netlink multicast181 A routing daemon or dhcp client just needs to care for IFF_RUNNING or
274 blackhole_netdev->flags |= IFF_UP | IFF_RUNNING; in blackhole_netdev_init()
709 if (!(flags & (IFF_RUNNING | IFF_LOWER_UP))) in mpls_nh_assign_dev()1632 if (flags & (IFF_RUNNING | IFF_LOWER_UP)) in mpls_dev_notify()1639 if (flags & (IFF_RUNNING | IFF_LOWER_UP)) { in mpls_dev_notify()
566 dev->flags = IFF_RUNNING | IFF_MULTICAST; in netdev_setup()
1496 if (flags & (IFF_RUNNING | IFF_LOWER_UP)) in fib_netdev_event()
2139 if (flags & (IFF_RUNNING | IFF_LOWER_UP)) in fib_sync_up()
3578 if (!(dev_get_flags(dev) & (IFF_RUNNING | IFF_LOWER_UP))) in nh_netdev_event()
1472 rtmsg_ifinfo(RTM_NEWLINK, dev, IFF_UP|IFF_RUNNING, GFP_KERNEL); in dev_open()1544 rtmsg_ifinfo(RTM_NEWLINK, dev, IFF_UP|IFF_RUNNING, GFP_KERNEL); in dev_close_many()8486 IFF_RUNNING | in dev_get_flags()8494 flags |= IFF_RUNNING; in dev_get_flags()
7315 if (!(flags & IFF_RUNNING)) in fsctl_query_iface_info_ioctl()