Home
last modified time | relevance | path

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

/Linux-v6.1/include/net/
Dnexthop.h275 static inline bool nexthop_is_multipath(const struct nexthop *nh) in nexthop_is_multipath() function
/Linux-v6.1/net/ipv6/
Droute.c432 (!match->nh || nexthop_is_multipath(match->nh))) in fib6_select_path()
5576 if (nexthop_is_multipath(nh)) { in rt6_fill_node_nexthop()
/Linux-v6.1/drivers/net/vxlan/
Dvxlan_core.c821 if (!nexthop_is_multipath(nh)) { in vxlan_fdb_nh_update()