Home
last modified time | relevance | path

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

/linux-4.1.27/net/ipv6/
Droute.c413 int route_choosen; in rt6_multipath_select() local
415 route_choosen = rt6_info_hash_nhsfn(match->rt6i_nsiblings + 1, fl6); in rt6_multipath_select()
419 if (route_choosen) in rt6_multipath_select()
422 route_choosen--; in rt6_multipath_select()
423 if (route_choosen == 0) { in rt6_multipath_select()