Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/
Dnexthop.h62 bool reject_nh; member
351 return nhi->reject_nh; in nexthop_is_blackhole()
539 if (nhi->reject_nh) { in nexthop_path_fib6_result()
/linux-6.1.9/net/ipv4/
Dnexthop.c95 nh_info->is_reject = nhi->reject_nh; in __nh_notifier_single_info_init()
728 if (nhi->reject_nh) { in nh_fill_node()
1010 if (nhi->reject_nh && npaths > 1) { in valid_group_nh()
2242 new_is_reject = nhi->reject_nh; in replace_nexthop()
2386 if (nhi->reject_nh && in nexthop_flush_dev()
2608 nhi->reject_nh = 1; in nexthop_create()