Searched refs:shortest (Results 1 – 2 of 2) sorted by relevance
2351 lnet_route_t *shortest = NULL; in LNetDist() local2362 if (!shortest || in LNetDist()2364 shortest = route; in LNetDist()2369 LASSERT(shortest); in LNetDist()2372 *srcnidp = shortest->lr_gateway->lp_ni->ni_nid; in LNetDist()
416 the path expected to complete the incoming I/O in the shortest