Home
last modified time | relevance | path

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

/linux/include/net/
H A Dnexthop.h318 static inline unsigned int nexthop_num_path(const struct nexthop *nh) in nexthop_num_path() function
479 return nexthop_num_path(fi->nh); in fib_info_num_path()
/linux/net/ipv4/
H A Dnexthop.c2513 nexthop_num_path(nhge->nh_parent) > 1) { in replace_nexthop()