Searched refs:route_count (Results 1 – 1 of 1) sorted by relevance
69 local route_count=$1; shift74 [[ $delta -ge $route_count ]]79 local route_count=$190 if [[ $count -eq $route_count ]]; then113 local route_count=$1120 router_routes_create $route_count121 delta=$(busywait "$TIMEOUT" wait_for_routes $t0 $route_count)123 check_err_fail $should_fail $? "Offload routes: Expected $route_count, got $delta."