Searched refs:RTN_UNREACHABLE (Results 1 – 8 of 8) sorted by relevance
208 RTN_UNREACHABLE, /* Destination is unreachable */ enumerator
1331 struct dn_fib_res res = { .fi = NULL, .type = RTN_UNREACHABLE }; in dn_route_input_slow()1422 case RTN_UNREACHABLE: in dn_route_input_slow()1489 case RTN_UNREACHABLE: in dn_route_input_slow()
75 [RTN_UNREACHABLE] = { .error = -EHOSTUNREACH, .scope = RT_SCOPE_UNIVERSE },
1889 case RTN_UNREACHABLE: in ip6_route_info_create()1892 : (cfg->fc_type == RTN_UNREACHABLE) in ip6_route_info_create()2728 if (rtm->rtm_type == RTN_UNREACHABLE || in rtm_to_fib6_config()3094 rtm->rtm_type = RTN_UNREACHABLE; in rt6_fill_node()
2366 [RTN_UNREACHABLE] = "UNREACHABLE",2552 if (type == RTN_UNREACHABLE || type == RTN_PROHIBIT) in fib_flag_trans()
488 cfg->fc_type = RTN_UNREACHABLE; in rtentry_to_fib_config()
1908 if (res.type == RTN_UNREACHABLE) { in ip_route_input_slow()1925 res.type = RTN_UNREACHABLE; in ip_route_input_slow()
121 [RTN_UNREACHABLE] = {