Home
last modified time | relevance | path

Searched refs:nhc_l3mdev_matches_dev (Results 1 – 3 of 3) sorted by relevance

/linux/include/net/
H A Dnexthop.h464 if (nhc_l3mdev_matches_dev(&nhi->fib_nhc, dev)) in nexthop_uses_dev()
469 if (nhc_l3mdev_matches_dev(&nhi->fib_nhc, dev)) in nexthop_uses_dev()
H A Dip_fib.h467 static inline bool nhc_l3mdev_matches_dev(const struct fib_nh_common *nhc, in nhc_l3mdev_matches_dev() function
/linux/net/ipv4/
H A Dfib_frontend.c321 if (nhc_l3mdev_matches_dev(nhc, dev)) { in fib_info_nh_uses_dev()