Home
last modified time | relevance | path

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

/linux-5.19.10/include/net/
Dnexthop.h288 static inline unsigned int nexthop_num_path(const struct nexthop *nh) in nexthop_num_path() function
449 return nexthop_num_path(fi->nh); in fib_info_num_path()
/linux-5.19.10/net/ipv4/
Dnexthop.c2250 nexthop_num_path(nhge->nh_parent) > 1) { in replace_nexthop()