Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dnexthop.h529 static inline int nexthop_get_family(struct nexthop *nh) in nexthop_get_family() function
/openbmc/linux/drivers/net/vxlan/
H A Dvxlan_core.c176 nh_family = nexthop_get_family(nh); in vxlan_fdb_info()