Searched refs:shortest_hops (Results 1 – 1 of 1) sorted by relevance
2352 __u32 shortest_hops = LNET_UNDEFINED_HOPS; in LNetDist() local2363 route_hops < shortest_hops) { in LNetDist()2365 shortest_hops = route_hops; in LNetDist()2370 hops = shortest_hops; in LNetDist()