Home
last modified time | relevance | path

Searched refs:cc (Results 1 – 1 of 1) sorted by relevance

/samples/bpf/
A Ddo_hbm_test.sh74 cc=x
127 -c=*|--cc=*)
128 cc="${i#*=}"
191 cc=cubic
194 cc=dctcp
230 if [ "$cc" != "x" ] ; then
231 sysctl -w -q -n net.ipv4.tcp_congestion_control=$cc
272 if [ "$cc" == "x" ] ; then
275 np_cc="-K $cc,$cc"

Completed in 3 milliseconds