Sign in
gbmc
/
linux
/
08dcf0732cb4d97b85493d9f60470e48eebf87fe
/
.
/
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