taglinefilesource code
IFF_RUNNING225net/core/dev.cdev->flags |= (IFF_UP | IFF_RUNNING);
IFF_RUNNING256net/core/dev.cdev->flags&=~(IFF_UP|IFF_RUNNING);
IFF_RUNNING1011net/core/dev.cIFF_POINTOPOINT | IFF_NOTRAILERS | IFF_RUNNING |