Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/
H A Dnexthop.h150 static inline bool nexthop_has_v4(const struct nexthop *nh) in nexthop_has_v4() function
/kernel/linux/linux-6.6/include/net/
H A Dnexthop.h264 static inline bool nexthop_has_v4(const struct nexthop *nh) in nexthop_has_v4() function
/kernel/linux/linux-5.10/drivers/net/vxlan/
H A Dvxlan_core.c918 if (!nexthop_has_v4(nh)) { in vxlan_fdb_nh_update()
925 if (nexthop_has_v4(nh)) { in vxlan_fdb_nh_update()
/kernel/linux/linux-6.6/drivers/net/vxlan/
H A Dvxlan_core.c857 if (!nexthop_has_v4(nh)) { in vxlan_fdb_nh_update()
864 if (nexthop_has_v4(nh)) { in vxlan_fdb_nh_update()

Completed in 14 milliseconds