Home
last modified time | relevance | path

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

/linux/net/ipv6/netfilter/
A Dnft_fib_ipv6.c117 return RTN_UNREACHABLE; in __nft_fib6_eval_type()
/linux/include/uapi/linux/
A Drtnetlink.h254 RTN_UNREACHABLE, /* Destination is unreachable */ enumerator
/linux/net/decnet/
A Ddn_route.c1320 struct dn_fib_res res = { .fi = NULL, .type = RTN_UNREACHABLE }; in dn_route_input_slow()
1412 case RTN_UNREACHABLE: in dn_route_input_slow()
1480 case RTN_UNREACHABLE: in dn_route_input_slow()
A Ddn_fib.c77 [RTN_UNREACHABLE] = { .error = -EHOSTUNREACH, .scope = RT_SCOPE_UNIVERSE },
/linux/net/ipv4/
A Dfib_trie.c2761 [RTN_UNREACHABLE] = "UNREACHABLE",
2926 if (type == RTN_UNREACHABLE || type == RTN_PROHIBIT) in fib_flag_trans()
A Dfib_frontend.c517 cfg->fc_type = RTN_UNREACHABLE; in rtentry_to_fib_config()
A Droute.c2353 if (res->type == RTN_UNREACHABLE) { in ip_route_input_slow()
2378 res->type = RTN_UNREACHABLE; in ip_route_input_slow()
A Dfib_semantics.c124 [RTN_UNREACHABLE] = {
/linux/net/ipv6/
A Droute.c285 .fib6_type = RTN_UNREACHABLE,
1034 [RTN_UNREACHABLE] = -EHOSTUNREACH,
1072 case RTN_UNREACHABLE: in ip6_rt_init_dst_reject()
5039 if (rtm->rtm_type == RTN_UNREACHABLE || in rtm_to_fib6_config()
/linux/drivers/net/ethernet/mellanox/mlxsw/
A Dspectrum_router.c6113 case RTN_UNREACHABLE: in mlxsw_sp_fib4_entry_type_set()
/linux/net/core/
A Dfilter.c5573 case RTN_UNREACHABLE: in bpf_ipv6_fib_lookup()

Completed in 98 milliseconds