Sign in
android-kvm
/
linux
/
5bb6ba448fe3598a7668838942db1f008beb581b
/
.
/
tools
/
testing
/
selftests
/
net
/
forwarding
/
sch_tbf_ets.sh
blob: 84fb6cab88e43feae01193635498edddd4e0f82c [
file
] [
log
] [
blame
]
#!/bin/bash
# SPDX-License-Identifier: GPL-2.0
QDISC
=
"ets strict"
:
$
{
lib_dir
:=.}
source $lib_dir
/
sch_tbf_etsprio
.
sh