Searched refs:IFF_RUNNING (Results 1 – 7 of 7) sorted by relevance
77 IFF_RUNNING = 1<<6, /* volatile */ enumerator98 #define IFF_RUNNING IFF_RUNNING macro113 IFF_MASTER|IFF_SLAVE|IFF_RUNNING|IFF_LOWER_UP|IFF_DORMANT)
56 if ((ndev->flags & IFF_RUNNING) && in ctcm_buffer_write()62 if (!(ndev->flags & IFF_RUNNING)) in ctcm_buffer_write()
1531 (ndev->flags & (IFF_UP | IFF_RUNNING))) { in user_write()1588 if ((ndev->flags & IFF_RUNNING) && in buffer_write()1603 if (!(ndev->flags & IFF_RUNNING)) in buffer_write()2142 if (ndev->flags & (IFF_UP | IFF_RUNNING)) { in remove_write()
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
684 dev->flags = IFF_RUNNING | IFF_POINTOPOINT | in netdev_setup()
1340 rtmsg_ifinfo(RTM_NEWLINK, dev, IFF_UP|IFF_RUNNING, GFP_KERNEL); in dev_open()1417 rtmsg_ifinfo(RTM_NEWLINK, dev, IFF_UP|IFF_RUNNING, GFP_KERNEL); in dev_close_many()5693 IFF_RUNNING | in dev_get_flags()5701 flags |= IFF_RUNNING; in dev_get_flags()