Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/
Dnexthop.h529 static inline int nexthop_get_family(struct nexthop *nh) in nexthop_get_family() function
/Linux-v6.6/drivers/net/vxlan/
Dvxlan_core.c176 nh_family = nexthop_get_family(nh); in vxlan_fdb_info()