Home
last modified time | relevance | path

Searched refs:nexthop_is_multipath (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H A Dnexthop.h161 static inline bool nexthop_is_multipath(const struct nexthop *nh) in nexthop_is_multipath() function
/kernel/linux/linux-6.6/include/net/
H A Dnexthop.h275 static inline bool nexthop_is_multipath(const struct nexthop *nh) in nexthop_is_multipath() function
/kernel/linux/linux-6.6/drivers/net/vxlan/
H A Dvxlan_core.c849 if (!nexthop_is_multipath(nh)) { in vxlan_fdb_nh_update()
2728 if (unlikely(!nh || !nexthop_is_fdb(nh) || !nexthop_is_multipath(nh))) { in vxlan_xmit_nhid()
/kernel/linux/linux-5.10/net/ipv6/
H A Droute.c429 (!match->nh || nexthop_is_multipath(match->nh))) in fib6_select_path()
5475 if (nexthop_is_multipath(nh)) { in rt6_fill_node_nexthop()
/kernel/linux/linux-6.6/net/ipv6/
H A Droute.c433 (!match->nh || nexthop_is_multipath(match->nh))) in fib6_select_path()
5568 if (nexthop_is_multipath(nh)) { in rt6_fill_node_nexthop()
/kernel/linux/linux-5.10/drivers/net/vxlan/
H A Dvxlan_core.c910 if (!nexthop_is_multipath(nh)) { in vxlan_fdb_nh_update()

Completed in 43 milliseconds