Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/
Dnexthop.h135 static inline unsigned int nexthop_num_path(const struct nexthop *nh) in nexthop_num_path() function
189 if (nexthop_num_path(nh) > 1) in nexthop_is_blackhole()
232 return nexthop_num_path(fi->nh); in fib_info_num_path()
/Linux-v5.4/net/ipv4/
Dnexthop.c961 nexthop_num_path(nhge->nh_parent) > 1) { in replace_nexthop()