Home
last modified time | relevance | path

Searched refs:nexthop_mpath_select (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H A Dnexthop.h190 struct nexthop *nexthop_mpath_select(const struct nh_group *nhg, int nhsel) in nexthop_mpath_select() function
264 nh = nexthop_mpath_select(nh_grp, nhsel); in nexthop_fib_nhc()
374 nh = nexthop_mpath_select(nh_grp, 0); in nexthop_fib6_nh()
397 nh = nexthop_mpath_select(nh_grp, 0); in nexthop_fib6_nh_bh()
/kernel/linux/linux-6.6/include/net/
H A Dnexthop.h304 struct nexthop *nexthop_mpath_select(const struct nh_group *nhg, int nhsel) in nexthop_mpath_select() function
378 nh = nexthop_mpath_select(nh_grp, nhsel); in nexthop_fib_nhc()
488 nh = nexthop_mpath_select(nh_grp, 0); in nexthop_fib6_nh()

Completed in 4 milliseconds