Home
last modified time | relevance | path

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

/Linux-v6.6/net/ipv6/netfilter/
Dnft_fib_ipv6.c124 return RTN_UNREACHABLE; in __nft_fib6_eval_type()
/Linux-v6.6/include/uapi/linux/
Drtnetlink.h263 RTN_UNREACHABLE, /* Destination is unreachable */ enumerator
/Linux-v6.6/net/ipv4/
Dfib_trie.c2781 [RTN_UNREACHABLE] = "UNREACHABLE",
2947 if (type == RTN_UNREACHABLE || type == RTN_PROHIBIT) in fib_flag_trans()
Dfib_frontend.c520 cfg->fc_type = RTN_UNREACHABLE; in rtentry_to_fib_config()
Droute.c2382 if (res->type == RTN_UNREACHABLE) { in ip_route_input_slow()
2407 res->type = RTN_UNREACHABLE; in ip_route_input_slow()
Dfib_semantics.c128 [RTN_UNREACHABLE] = {
/Linux-v6.6/drivers/net/ethernet/marvell/prestera/
Dprestera_router.c910 case RTN_UNREACHABLE: in __prestera_pr_k_arb_fc_lpm_info_calc()
/Linux-v6.6/net/ipv6/
Droute.c290 .fib6_type = RTN_UNREACHABLE,
1038 [RTN_UNREACHABLE] = -EHOSTUNREACH,
1076 case RTN_UNREACHABLE: in ip6_rt_init_dst_reject()
5030 if (rtm->rtm_type == RTN_UNREACHABLE || in rtm_to_fib6_config()
/Linux-v6.6/net/core/
Dfilter.c5966 case RTN_UNREACHABLE: in bpf_ipv6_fib_lookup()
/Linux-v6.6/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_router.c6185 case RTN_UNREACHABLE: in mlxsw_sp_fib4_entry_type_set()