Searched refs:RTN_UNREACHABLE (Results 1 – 8 of 8) sorted by relevance
208 RTN_UNREACHABLE, /* Destination is unreachable */ enumerator
1326 struct dn_fib_res res = { .fi = NULL, .type = RTN_UNREACHABLE }; in dn_route_input_slow()1417 case RTN_UNREACHABLE: in dn_route_input_slow()1484 case RTN_UNREACHABLE: in dn_route_input_slow()
75 [RTN_UNREACHABLE] = { .error = -EHOSTUNREACH, .scope = RT_SCOPE_UNIVERSE },
2346 [RTN_UNREACHABLE] = "UNREACHABLE",2532 if (type == RTN_UNREACHABLE || type == RTN_PROHIBIT) in fib_flag_trans()
121 [RTN_UNREACHABLE] = {
457 cfg->fc_type = RTN_UNREACHABLE; in rtentry_to_fib_config()
1838 if (res.type == RTN_UNREACHABLE) { in ip_route_input_slow()1855 res.type = RTN_UNREACHABLE; in ip_route_input_slow()
2449 if (rtm->rtm_type == RTN_UNREACHABLE || in rtm_to_fib6_config()2798 rtm->rtm_type = RTN_UNREACHABLE; in rt6_fill_node()