Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dnexthop.h275 static inline bool nexthop_is_multipath(const struct nexthop *nh) in nexthop_is_multipath() function
/openbmc/linux/drivers/net/vxlan/
H A Dvxlan_core.c849 if (!nexthop_is_multipath(nh)) { in vxlan_fdb_nh_update()
2751 if (unlikely(!nh || !nexthop_is_fdb(nh) || !nexthop_is_multipath(nh))) { in vxlan_xmit_nhid()
/openbmc/linux/net/ipv6/
H A Droute.c434 (!match->nh || nexthop_is_multipath(match->nh))) in fib6_select_path()
5575 if (nexthop_is_multipath(nh)) { in rt6_fill_node_nexthop()