Home
last modified time | relevance | path

Searched refs:nexthop_uses_dev (Results 1 - 4 of 4) sorted by relevance

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

Completed in 11 milliseconds