Home
last modified time | relevance | path

Searched refs:nexthop_is_fdb (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H A Dnexthop.h135 static inline bool nexthop_is_fdb(const struct nexthop *nh) in nexthop_is_fdb() function
/kernel/linux/linux-6.6/include/net/
H A Dnexthop.h249 static inline bool nexthop_is_fdb(const struct nexthop *nh) in nexthop_is_fdb() function
/kernel/linux/linux-6.6/drivers/net/vxlan/
H A Dvxlan_core.c844 if (!nexthop_is_fdb(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/drivers/net/vxlan/
H A Dvxlan_core.c905 if (!nexthop_is_fdb(nh)) { in vxlan_fdb_nh_update()

Completed in 14 milliseconds