IFF_L3MDEV_SLAVE
port_dev->priv_flags |= IFF_L3MDEV_SLAVE;
port_dev->priv_flags &= ~IFF_L3MDEV_SLAVE;
return dev->priv_flags & IFF_L3MDEV_SLAVE;