Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv6/netfilter/
H A Dnft_fib_ipv6.c117 return RTN_PROHIBIT; in __nft_fib6_eval_type()
/openbmc/linux/include/uapi/linux/
H A Drtnetlink.h264 RTN_PROHIBIT, /* Administratively prohibited */ enumerator
/openbmc/linux/net/ipv4/
H A Dfib_trie.c2783 [RTN_PROHIBIT] = "PROHIBIT",
2948 if (type == RTN_UNREACHABLE || type == RTN_PROHIBIT) in fib_flag_trans()
H A Dfib_semantics.c132 [RTN_PROHIBIT] = {
/openbmc/linux/drivers/net/ethernet/marvell/prestera/
H A Dprestera_router.c911 case RTN_PROHIBIT: in __prestera_pr_k_arb_fc_lpm_info_calc()
/openbmc/linux/net/ipv6/
H A Droute.c1042 [RTN_PROHIBIT] = -EACCES,
1074 case RTN_PROHIBIT: in ip6_rt_init_dst_reject()
5039 rtm->rtm_type == RTN_PROHIBIT || in rtm_to_fib6_config()
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_router.c6187 case RTN_PROHIBIT: in mlxsw_sp_fib4_entry_type_set()
/openbmc/linux/net/core/
H A Dfilter.c6058 case RTN_PROHIBIT: in bpf_ipv6_fib_lookup()