IFF_RUNNING 57 include/linux/if.h IFF_MASTER|IFF_SLAVE|IFF_RUNNING|IFF_LOWER_UP|IFF_DORMANT) IFF_RUNNING 3352 net/core/dev.c IFF_RUNNING | IFF_RUNNING 3360 net/core/dev.c flags |= IFF_RUNNING; IFF_RUNNING 3440 net/core/dev.c changes = (old_flags ^ dev->flags) & ~(IFF_UP | IFF_RUNNING); IFF_RUNNING 1351 net/core/rtnetlink.c rtmsg_ifinfo(RTM_NEWLINK, dev, IFF_UP|IFF_RUNNING);