Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/
Dnexthop.h122 static inline bool nexthop_is_multipath(const struct nexthop *nh) in nexthop_is_multipath() function
139 if (nexthop_is_multipath(nh)) { in nexthop_num_path()
188 if (nexthop_is_multipath(nh)) { in nexthop_is_blackhole()
219 if (nexthop_is_multipath(nh)) { in nexthop_fib_nhc()
266 if (nexthop_is_multipath(nh)) { in nexthop_fib6_nh()
/Linux-v5.4/net/ipv6/
Droute.c439 (!match->nh || nexthop_is_multipath(match->nh))) in fib6_select_path()
5334 if (nexthop_is_multipath(nh)) { in rt6_fill_node_nexthop()