Sign in
gbmc
/
linux
/
96a30e469ca1d2b8cc7811b40911f8614b558241
/
.
/
tools
/
testing
/
selftests
/
net
/
forwarding
/
sch_tbf_prio.sh
blob: 9c8cb1cb9ba4438e15fd220ac4b9f4d02254ec5a [
file
]
#!/bin/bash
# SPDX-License-Identifier: GPL-2.0
QDISC
=
"prio bands"
:
$
{
lib_dir
:=.}
source $lib_dir
/
sch_tbf_etsprio
.
sh