Sign in
android-kvm
/
linux
/
4eb98b7760e8078dbc984ee08b02b5b4c3cff088
/
.
/
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