Home
last modified time | relevance | path

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

/Linux-v6.1/net/ipv6/netfilter/
Dnft_fib_ipv6.c124 return RTN_UNREACHABLE; in __nft_fib6_eval_type()
/Linux-v6.1/include/uapi/linux/
Drtnetlink.h263 RTN_UNREACHABLE, /* Destination is unreachable */ enumerator
/Linux-v6.1/net/ipv4/
Dfib_trie.c2776 [RTN_UNREACHABLE] = "UNREACHABLE",
2942 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.c2381 if (res->type == RTN_UNREACHABLE) { in ip_route_input_slow()
2406 res->type = RTN_UNREACHABLE; in ip_route_input_slow()
Dfib_semantics.c127 [RTN_UNREACHABLE] = {
/Linux-v6.1/drivers/net/ethernet/marvell/prestera/
Dprestera_router.c910 case RTN_UNREACHABLE: in __prestera_pr_k_arb_fc_lpm_info_calc()
/Linux-v6.1/net/ipv6/
Droute.c290 .fib6_type = RTN_UNREACHABLE,
1037 [RTN_UNREACHABLE] = -EHOSTUNREACH,
1075 case RTN_UNREACHABLE: in ip6_rt_init_dst_reject()
5032 if (rtm->rtm_type == RTN_UNREACHABLE || in rtm_to_fib6_config()
/Linux-v6.1/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_router.c5960 case RTN_UNREACHABLE: in mlxsw_sp_fib4_entry_type_set()
/Linux-v6.1/net/core/
Dfilter.c5879 case RTN_UNREACHABLE: in bpf_ipv6_fib_lookup()