Home
last modified time | relevance | path

Searched refs:RTN_UNREACHABLE (Results 1 – 10 of 10) sorted by relevance

/linux/net/ipv6/netfilter/
H A Dnft_fib_ipv6.c124 return RTN_UNREACHABLE; in __nft_fib6_eval_type()
/linux/include/uapi/linux/
H A Drtnetlink.h263 RTN_UNREACHABLE, /* Destination is unreachable */ enumerator
/linux/net/ipv4/
H A Dfib_trie.c2782 [RTN_UNREACHABLE] = "UNREACHABLE",
2948 if (type == RTN_UNREACHABLE || type == RTN_PROHIBIT) in fib_flag_trans()
H A Dfib_frontend.c520 cfg->fc_type = RTN_UNREACHABLE; in rtentry_to_fib_config()
H A Droute.c2362 if (res->type == RTN_UNREACHABLE) { in ip_route_input_slow()
2387 res->type = RTN_UNREACHABLE; in ip_route_input_slow()
H A Dfib_semantics.c128 [RTN_UNREACHABLE] = {
/linux/drivers/net/ethernet/marvell/prestera/
H A Dprestera_router.c910 case RTN_UNREACHABLE: in __prestera_pr_k_arb_fc_lpm_info_calc()
/linux/net/ipv6/
H A Droute.c289 .fib6_type = RTN_UNREACHABLE,
1049 [RTN_UNREACHABLE] = -EHOSTUNREACH,
1087 case RTN_UNREACHABLE: in ip6_rt_init_dst_reject()
5046 if (rtm->rtm_type == RTN_UNREACHABLE || in rtm_to_fib6_config()
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_router.c6432 case RTN_UNREACHABLE: in mlxsw_sp_fib4_entry_type_set()
/linux/net/core/
H A Dfilter.c6116 case RTN_UNREACHABLE: in bpf_ipv6_fib_lookup()