Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/
H A Dnexthop.h135 static inline bool nexthop_is_fdb(const struct nexthop *nh) in nexthop_is_fdb() function
/OK3568_Linux_fs/kernel/drivers/net/
H A Dvxlan.c879 if (!nexthop_is_fdb(nh)) { in vxlan_fdb_nh_update()