Searched refs:RTN_BLACKHOLE (Results 1 – 10 of 10) sorted by relevance
108 return RTN_BLACKHOLE; in __nft_fib6_eval_type()
540 res->fib6_type = RTN_BLACKHOLE; in nexthop_path_fib6_result()
253 RTN_BLACKHOLE, /* Drop */ enumerator
76 [RTN_BLACKHOLE] = { .error = -EINVAL, .scope = RT_SCOPE_UNIVERSE },
1411 case RTN_BLACKHOLE: in dn_route_input_slow()1481 case RTN_BLACKHOLE: in dn_route_input_slow()
588 res->fib6_type = RTN_BLACKHOLE; in rt6_device_match()814 res->fib6_type = RTN_BLACKHOLE; in __find_rr_leaf()1033 [RTN_BLACKHOLE] = -EINVAL,1063 case RTN_BLACKHOLE: in ip6_rt_init_dst_reject()5040 rtm->rtm_type == RTN_BLACKHOLE || in rtm_to_fib6_config()5749 rtm->rtm_type = RTN_BLACKHOLE; in rt6_fill_node()
120 [RTN_BLACKHOLE] = {1819 rtm->rtm_type = RTN_BLACKHOLE; in fib_dump_info()
1591 err = fib_props[RTN_BLACKHOLE].error; in fib_table_lookup()2760 [RTN_BLACKHOLE] = "BLACKHOLE",
6110 case RTN_BLACKHOLE: in mlxsw_sp_fib4_entry_type_set()7031 else if (rt->fib6_type == RTN_BLACKHOLE) in mlxsw_sp_fib6_entry_type_set()
5571 case RTN_BLACKHOLE: in bpf_ipv6_fib_lookup()
Completed in 77 milliseconds