Home
last modified time | relevance | path

Searched refs:RTN_BLACKHOLE (Results 1 – 9 of 9) sorted by relevance

/linux-6.6.21/net/ipv6/netfilter/
Dnft_fib_ipv6.c115 return RTN_BLACKHOLE; in __nft_fib6_eval_type()
/linux-6.6.21/include/net/
Dnexthop.h517 res->fib6_type = RTN_BLACKHOLE; in nexthop_path_fib6_result()
/linux-6.6.21/include/uapi/linux/
Drtnetlink.h262 RTN_BLACKHOLE, /* Drop */ enumerator
/linux-6.6.21/net/ipv4/
Dfib_semantics.c124 [RTN_BLACKHOLE] = {
1826 rtm->rtm_type = RTN_BLACKHOLE; in fib_dump_info()
Dfib_trie.c1605 err = fib_props[RTN_BLACKHOLE].error; in fib_table_lookup()
2780 [RTN_BLACKHOLE] = "BLACKHOLE",
/linux-6.6.21/net/ipv6/
Droute.c591 res->fib6_type = RTN_BLACKHOLE; in rt6_device_match()
818 res->fib6_type = RTN_BLACKHOLE; in __find_rr_leaf()
1037 [RTN_BLACKHOLE] = -EINVAL,
1067 case RTN_BLACKHOLE: in ip6_rt_init_dst_reject()
5031 rtm->rtm_type == RTN_BLACKHOLE || in rtm_to_fib6_config()
5741 rtm->rtm_type = RTN_BLACKHOLE; in rt6_fill_node()
/linux-6.6.21/drivers/net/ethernet/marvell/prestera/
Dprestera_router.c914 case RTN_BLACKHOLE: in __prestera_pr_k_arb_fc_lpm_info_calc()
/linux-6.6.21/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_router.c6182 case RTN_BLACKHOLE: in mlxsw_sp_fib4_entry_type_set()
7092 else if (rt->fib6_type == RTN_BLACKHOLE) in mlxsw_sp_fib6_entry_type_set()
/linux-6.6.21/net/core/
Dfilter.c6020 case RTN_BLACKHOLE: in bpf_ipv6_fib_lookup()