Home
last modified time | relevance | path

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

/linux/net/ipv6/netfilter/
H A Dnft_fib_ipv6.c123 return RTN_UNREACHABLE; in __nft_fib6_eval_type()
/linux/include/uapi/linux/
H A Drtnetlink.h271 RTN_UNREACHABLE, /* Destination is unreachable */ enumerator
/linux/net/ipv4/
H A Dfib_trie.c2754 [RTN_UNREACHABLE] = "UNREACHABLE",
2920 if (type == RTN_UNREACHABLE || type == RTN_PROHIBIT) in fib_flag_trans()
H A Dfib_frontend.c528 cfg->fc_type = RTN_UNREACHABLE; in rtentry_to_fib_config()
H A Droute.c2435 if (res->type == RTN_UNREACHABLE) { in ip_route_input_slow()
2460 res->type = RTN_UNREACHABLE; in ip_route_input_slow()
/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,
1085 [RTN_UNREACHABLE] = -EHOSTUNREACH,
1123 case RTN_UNREACHABLE: in ip6_rt_init_dst_reject()
5198 if (rtm->rtm_type == RTN_UNREACHABLE || in rtm_to_fib6_config()
/linux/net/core/
H A Dfilter.c6217 case RTN_UNREACHABLE: in bpf_ipv6_fib_lookup()
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_router.c6435 case RTN_UNREACHABLE: in mlxsw_sp_fib4_entry_type_set()