1#!/bin/bash
2# SPDX-License-Identifier: GPL-2.0
3
4QDISC="prio bands"
5: ${lib_dir:=.}
6source $lib_dir/sch_tbf_etsprio.sh
7