Searched refs:lr_hops (Results 1 – 4 of 4) sorted by relevance
1095 if (r1->lr_hops < r2->lr_hops) in lnet_compare_routes()1098 if (r1->lr_hops > r2->lr_hops) in lnet_compare_routes()2414 route->lr_hops < shortest->lr_hops) in LNetDist()2419 hops = shortest->lr_hops; in LNetDist()
332 route->lr_hops = hops; in lnet_add_route()566 *hops = route->lr_hops; in lnet_get_route()
240 unsigned int hops = route->lr_hops; in proc_lnet_routes()
362 unsigned int lr_hops; /* how far I am */ member