Home
last modified time | relevance | path

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

/Linux-v5.10/include/net/
Dnexthop.h150 static inline bool nexthop_has_v4(const struct nexthop *nh) in nexthop_has_v4() function
/Linux-v5.10/drivers/net/
Dvxlan.c892 if (!nexthop_has_v4(nh)) { in vxlan_fdb_nh_update()
899 if (nexthop_has_v4(nh)) { in vxlan_fdb_nh_update()