Home
last modified time | relevance | path

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

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