Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/ipv6/netfilter/
A Dnft_fib_ipv6.c115 return RTN_BLACKHOLE; in __nft_fib6_eval_type()
/linux-6.3-rc2/include/uapi/linux/
A Drtnetlink.h262 RTN_BLACKHOLE, /* Drop */ enumerator
/linux-6.3-rc2/include/net/
A Dnexthop.h540 res->fib6_type = RTN_BLACKHOLE; in nexthop_path_fib6_result()
/linux-6.3-rc2/net/ipv4/
A Dfib_semantics.c124 [RTN_BLACKHOLE] = {
1819 rtm->rtm_type = RTN_BLACKHOLE; in fib_dump_info()
A Dfib_trie.c1604 err = fib_props[RTN_BLACKHOLE].error; in fib_table_lookup()
2775 [RTN_BLACKHOLE] = "BLACKHOLE",
/linux-6.3-rc2/net/ipv6/
A Droute.c590 res->fib6_type = RTN_BLACKHOLE; in rt6_device_match()
817 res->fib6_type = RTN_BLACKHOLE; in __find_rr_leaf()
1036 [RTN_BLACKHOLE] = -EINVAL,
1066 case RTN_BLACKHOLE: in ip6_rt_init_dst_reject()
5026 rtm->rtm_type == RTN_BLACKHOLE || in rtm_to_fib6_config()
5736 rtm->rtm_type = RTN_BLACKHOLE; in rt6_fill_node()
/linux-6.3-rc2/drivers/net/ethernet/marvell/prestera/
A Dprestera_router.c914 case RTN_BLACKHOLE: in __prestera_pr_k_arb_fc_lpm_info_calc()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlxsw/
A Dspectrum_router.c5961 case RTN_BLACKHOLE: in mlxsw_sp_fib4_entry_type_set()
6871 else if (rt->fib6_type == RTN_BLACKHOLE) in mlxsw_sp_fib6_entry_type_set()
/linux-6.3-rc2/net/core/
A Dfilter.c5936 case RTN_BLACKHOLE: in bpf_ipv6_fib_lookup()

Completed in 69 milliseconds