Searched refs:nexthop_select_path (Results 1 – 2 of 2) sorted by relevance
318 struct nexthop *nexthop_select_path(struct nexthop *nh, int hash);391 nh = nexthop_select_path(res->fi->nh, hash); in nexthop_path_fib_result()545 nh = nexthop_select_path(nh, hash); in nexthop_path_fib6_result()582 nhp = nexthop_select_path(nh, hash); in nexthop_path_fdb_result()
1493 struct nexthop *nexthop_select_path(struct nexthop *nh, int hash) in nexthop_select_path() function1509 EXPORT_SYMBOL_GPL(nexthop_select_path);