Searched refs:route0 (Results 1 – 2 of 2) sorted by relevance
2770 local route0=02780 route0=$((route0+1))2786 routes=$((route0+route1))2788 [ "$VERBOSE" = "1" ] && echo "multipath: routes seen: ($route0,$route1,$pref_route)"2791 [[ $routes -ge $num_routes ]] && [[ $route0 -gt 0 ]] && [[ $route1 -gt 0 ]]
1677 ADBRamLink route0, ADBRamLink route1) in vortex_adb_delroutes() argument1685 if (temp == (route0 & ADB_MASK)) { in vortex_adb_delroutes()1703 route0); in vortex_adb_delroutes()1707 while (temp != (route0 & ADB_MASK)); in vortex_adb_delroutes()