Searched refs:IFF_RUNNING (Results 1 – 9 of 9) sorted by relevance
85 IFF_RUNNING = 1<<6, /* volatile */ enumerator112 #define IFF_RUNNING IFF_RUNNING macro131 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()
1530 (ndev->flags & (IFF_UP | IFF_RUNNING))) { in user_write()1587 if ((ndev->flags & IFF_RUNNING) && in buffer_write()1602 if (!(ndev->flags & IFF_RUNNING)) in buffer_write()2141 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
661 dev->flags = IFF_RUNNING | IFF_POINTOPOINT | in netdev_setup()
1195 if (flags & (IFF_RUNNING | IFF_LOWER_UP)) in fib_netdev_event()
1518 if (flags & (IFF_RUNNING | IFF_LOWER_UP)) in fib_sync_up()
1372 rtmsg_ifinfo(RTM_NEWLINK, dev, IFF_UP|IFF_RUNNING, GFP_KERNEL); in dev_open()1449 rtmsg_ifinfo(RTM_NEWLINK, dev, IFF_UP|IFF_RUNNING, GFP_KERNEL); in dev_close_many()5881 IFF_RUNNING | in dev_get_flags()5889 flags |= IFF_RUNNING; in dev_get_flags()