Home
last modified time | relevance | path

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

/linux/include/net/
H A Dnexthop.h279 static inline bool nexthop_is_fdb(const struct nexthop *nh) in nexthop_is_fdb() function
/linux/drivers/net/vxlan/
H A Dvxlan_core.c843 if (!nexthop_is_fdb(nh)) { in vxlan_fdb_nh_update()
2683 if (unlikely(!nh || !nexthop_is_fdb(nh) || !nexthop_is_multipath(nh))) { in vxlan_xmit_nhid()