RTN_UNREACHABLE  4370 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c 	case RTN_UNREACHABLE: /* fall through */
RTN_UNREACHABLE  4803 net/core/filter.c 	case RTN_UNREACHABLE:
RTN_UNREACHABLE    77 net/decnet/dn_fib.c 	[RTN_UNREACHABLE] = { .error = -EHOSTUNREACH, .scope = RT_SCOPE_UNIVERSE },
RTN_UNREACHABLE  1319 net/decnet/dn_route.c 	struct dn_fib_res res = { .fi = NULL, .type = RTN_UNREACHABLE };
RTN_UNREACHABLE  1410 net/decnet/dn_route.c 	case RTN_UNREACHABLE:
RTN_UNREACHABLE  1478 net/decnet/dn_route.c 	case RTN_UNREACHABLE:
RTN_UNREACHABLE   524 net/ipv4/fib_frontend.c 		cfg->fc_type = RTN_UNREACHABLE;
RTN_UNREACHABLE   124 net/ipv4/fib_semantics.c 	[RTN_UNREACHABLE] = {
RTN_UNREACHABLE  2593 net/ipv4/fib_trie.c 	[RTN_UNREACHABLE] = "UNREACHABLE",
RTN_UNREACHABLE  2758 net/ipv4/fib_trie.c 	if (type == RTN_UNREACHABLE || type == RTN_PROHIBIT)
RTN_UNREACHABLE  2191 net/ipv4/route.c 	if (res->type == RTN_UNREACHABLE) {
RTN_UNREACHABLE  2216 net/ipv4/route.c 	res->type = RTN_UNREACHABLE;
RTN_UNREACHABLE   117 net/ipv6/netfilter/nft_fib_ipv6.c 	return RTN_UNREACHABLE;
RTN_UNREACHABLE   299 net/ipv6/route.c 	.fib6_type	= RTN_UNREACHABLE,
RTN_UNREACHABLE  1045 net/ipv6/route.c 	[RTN_UNREACHABLE] = -EHOSTUNREACH,
RTN_UNREACHABLE  1085 net/ipv6/route.c 	case RTN_UNREACHABLE:
RTN_UNREACHABLE  4896 net/ipv6/route.c 	if (rtm->rtm_type == RTN_UNREACHABLE ||