Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dnexthop.h421 static inline bool nexthop_uses_dev(const struct nexthop *nh, in nexthop_uses_dev() function
/openbmc/linux/net/ipv4/
H A Dfib_frontend.c314 dev_match = nexthop_uses_dev(fi->nh, dev); in fib_info_nh_uses_dev()