taglinefilesource code
IFF_SLAVE1054net/inet/dev.cif(dev->flags&IFF_SLAVE)
IFF_SLAVE1060net/inet/dev.cIFF_NOARP | IFF_PROMISC | IFF_ALLMULTI | IFF_SLAVE | IFF_MASTER);
IFF_SLAVE1064net/inet/dev.cdev->slave->flags&=~IFF_SLAVE;
IFF_SLAVE1309net/inet/dev.cif(dev->flags&IFF_SLAVE)
IFF_SLAVE1319net/inet/dev.cif(slave->flags&IFF_SLAVE)
IFF_SLAVE1325net/inet/dev.cslave->flags|=IFF_SLAVE;