Home
last modified time | relevance | path

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

/linux-6.15/net/ipv6/netfilter/
H A Dnft_fib_ipv6.c124 return RTN_UNREACHABLE; in __nft_fib6_eval_type()
/linux-6.15/include/uapi/linux/
H A Drtnetlink.h271 RTN_UNREACHABLE, /* Destination is unreachable */ enumerator
/linux-6.15/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.c2421 if (res->type == RTN_UNREACHABLE) { in ip_route_input_slow()
2446 res->type = RTN_UNREACHABLE; in ip_route_input_slow()
H A Dfib_semantics.c117 [RTN_UNREACHABLE] = {
/linux-6.15/drivers/net/ethernet/marvell/prestera/
H A Dprestera_router.c910 case RTN_UNREACHABLE: in __prestera_pr_k_arb_fc_lpm_info_calc()
/linux-6.15/net/ipv6/
H A Droute.c289 .fib6_type = RTN_UNREACHABLE,
1086 [RTN_UNREACHABLE] = -EHOSTUNREACH,
1124 case RTN_UNREACHABLE: in ip6_rt_init_dst_reject()
5096 if (rtm->rtm_type == RTN_UNREACHABLE || in rtm_to_fib6_config()
/linux-6.15/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_router.c6435 case RTN_UNREACHABLE: in mlxsw_sp_fib4_entry_type_set()
/linux-6.15/net/core/
H A Dfilter.c6200 case RTN_UNREACHABLE: in bpf_ipv6_fib_lookup()