Home
last modified time | relevance | path

Searched refs:got_hops (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/staging/lustre/lnet/lnet/
Dconfig.c646 int got_hops = 0; in lnet_parse_route() local
662 if (ntokens < (got_hops ? 3 : 2)) in lnet_parse_route()
680 got_hops = 1; /* got a hop count */ in lnet_parse_route()
729 if (!got_hops) in lnet_parse_route()