Home
last modified time | relevance | path

Searched refs:RTN_PROHIBIT (Results 1 – 8 of 8) sorted by relevance

/linux-6.15/net/ipv6/netfilter/
H A Dnft_fib_ipv6.c117 return RTN_PROHIBIT; in __nft_fib6_eval_type()
/linux-6.15/include/uapi/linux/
H A Drtnetlink.h272 RTN_PROHIBIT, /* Administratively prohibited */ enumerator
/linux-6.15/net/ipv4/
H A Dfib_trie.c2755 [RTN_PROHIBIT] = "PROHIBIT",
2920 if (type == RTN_UNREACHABLE || type == RTN_PROHIBIT) in fib_flag_trans()
H A Dfib_semantics.c121 [RTN_PROHIBIT] = {
/linux-6.15/drivers/net/ethernet/marvell/prestera/
H A Dprestera_router.c911 case RTN_PROHIBIT: in __prestera_pr_k_arb_fc_lpm_info_calc()
/linux-6.15/net/ipv6/
H A Droute.c1087 [RTN_PROHIBIT] = -EACCES,
1119 case RTN_PROHIBIT: in ip6_rt_init_dst_reject()
5098 rtm->rtm_type == RTN_PROHIBIT || in rtm_to_fib6_config()
/linux-6.15/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_router.c6436 case RTN_PROHIBIT: in mlxsw_sp_fib4_entry_type_set()
/linux-6.15/net/core/
H A Dfilter.c6202 case RTN_PROHIBIT: in bpf_ipv6_fib_lookup()