Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Drtnetlink.h208 RTN_UNREACHABLE, /* Destination is unreachable */ enumerator
/linux-4.4.14/net/decnet/
Ddn_route.c1331 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()
Ddn_fib.c75 [RTN_UNREACHABLE] = { .error = -EHOSTUNREACH, .scope = RT_SCOPE_UNIVERSE },
/linux-4.4.14/net/ipv6/
Droute.c1889 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()
/linux-4.4.14/net/ipv4/
Dfib_trie.c2366 [RTN_UNREACHABLE] = "UNREACHABLE",
2552 if (type == RTN_UNREACHABLE || type == RTN_PROHIBIT) in fib_flag_trans()
Dfib_frontend.c488 cfg->fc_type = RTN_UNREACHABLE; in rtentry_to_fib_config()
Droute.c1908 if (res.type == RTN_UNREACHABLE) { in ip_route_input_slow()
1925 res.type = RTN_UNREACHABLE; in ip_route_input_slow()
Dfib_semantics.c121 [RTN_UNREACHABLE] = {