Lines Matching +full:10 +full:a
132 mausezahn $h1 -a own -b $(mac_get $rp1) -A 192.0.2.1 -B 198.51.100.1 \
136 sleep 10
140 local nr=$(rate $t0 $t1 10)
142 ((-10 <= nr_pct && nr_pct <= 10))
143 …cted rate $(humanize $er), got $(humanize $nr), which is $nr_pct% off. Required accuracy is +-10%."
182 mausezahn $h1 -a own -b $(mac_get $rp1) -A 192.0.2.1 -B 198.51.100.1 \
186 sleep 10
190 local nr=$(rate $t0 $t1 10)
192 ((-10 <= nr_pct && nr_pct <= 10))
193 …cted rate $(humanize $er), got $(humanize $nr), which is $nr_pct% off. Required accuracy is +-10%."
211 index 10
213 # Rule to police a different flow destined to $h2 on egress of $rp2
217 action police index 10
252 mausezahn $h1 -a own -b $(mac_get $rp1) -A 192.0.2.1 -B 198.51.100.1 \
256 sleep 10
260 local nr=$(rate $t0 $t1 10)
262 ((-10 <= nr_pct && nr_pct <= 10))
263 …cted rate $(humanize $er), got $(humanize $nr), which is $nr_pct% off. Required accuracy is +-10%."
266 sleep 10
270 local nr=$(rate $t0 $t1 10)
272 ((-10 <= nr_pct && nr_pct <= 10))
273 …cted rate $(humanize $er), got $(humanize $nr), which is $nr_pct% off. Required accuracy is +-10%."