Home
last modified time | relevance | path

Searched refs:RTN_BLACKHOLE (Results 1 – 10 of 10) sorted by relevance

/linux/net/ipv6/netfilter/
A Dnft_fib_ipv6.c108 return RTN_BLACKHOLE; in __nft_fib6_eval_type()
/linux/include/net/
A Dnexthop.h540 res->fib6_type = RTN_BLACKHOLE; in nexthop_path_fib6_result()
/linux/include/uapi/linux/
A Drtnetlink.h253 RTN_BLACKHOLE, /* Drop */ enumerator
/linux/net/decnet/
A Ddn_fib.c76 [RTN_BLACKHOLE] = { .error = -EINVAL, .scope = RT_SCOPE_UNIVERSE },
A Ddn_route.c1411 case RTN_BLACKHOLE: in dn_route_input_slow()
1481 case RTN_BLACKHOLE: in dn_route_input_slow()
/linux/net/ipv6/
A Droute.c588 res->fib6_type = RTN_BLACKHOLE; in rt6_device_match()
814 res->fib6_type = RTN_BLACKHOLE; in __find_rr_leaf()
1033 [RTN_BLACKHOLE] = -EINVAL,
1063 case RTN_BLACKHOLE: in ip6_rt_init_dst_reject()
5040 rtm->rtm_type == RTN_BLACKHOLE || in rtm_to_fib6_config()
5749 rtm->rtm_type = RTN_BLACKHOLE; in rt6_fill_node()
/linux/net/ipv4/
A Dfib_semantics.c120 [RTN_BLACKHOLE] = {
1819 rtm->rtm_type = RTN_BLACKHOLE; in fib_dump_info()
A Dfib_trie.c1591 err = fib_props[RTN_BLACKHOLE].error; in fib_table_lookup()
2760 [RTN_BLACKHOLE] = "BLACKHOLE",
/linux/drivers/net/ethernet/mellanox/mlxsw/
A Dspectrum_router.c6110 case RTN_BLACKHOLE: in mlxsw_sp_fib4_entry_type_set()
7031 else if (rt->fib6_type == RTN_BLACKHOLE) in mlxsw_sp_fib6_entry_type_set()
/linux/net/core/
A Dfilter.c5571 case RTN_BLACKHOLE: in bpf_ipv6_fib_lookup()

Completed in 77 milliseconds