Home
last modified time | relevance | path

Searched refs:RTN_PROHIBIT (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/include/uapi/linux/
Drtnetlink.h209 RTN_PROHIBIT, /* Administratively prohibited */ enumerator
/linux-4.4.14/net/decnet/
Ddn_fib.c76 [RTN_PROHIBIT] = { .error = -EACCES, .scope = RT_SCOPE_UNIVERSE },
/linux-4.4.14/net/ipv4/
Dfib_trie.c2367 [RTN_PROHIBIT] = "PROHIBIT",
2552 if (type == RTN_UNREACHABLE || type == RTN_PROHIBIT) in fib_flag_trans()
Dfib_semantics.c125 [RTN_PROHIBIT] = {
/linux-4.4.14/net/ipv6/
Droute.c1883 case RTN_PROHIBIT: in ip6_route_info_create()
2730 rtm->rtm_type == RTN_PROHIBIT || in rtm_to_fib6_config()
3088 rtm->rtm_type = RTN_PROHIBIT; in rt6_fill_node()