Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ipv6/netfilter/
H A Dnft_fib_ipv6.c113 return RTN_PROHIBIT; in __nft_fib6_eval_type()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Drtnetlink.h227 RTN_PROHIBIT, /* Administratively prohibited */ enumerator
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Drtnetlink.h227 RTN_PROHIBIT, /* Administratively prohibited */ enumerator
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Drtnetlink.h248 RTN_PROHIBIT, /* Administratively prohibited */ enumerator
/OK3568_Linux_fs/kernel/net/decnet/
H A Ddn_fib.c78 [RTN_PROHIBIT] = { .error = -EACCES, .scope = RT_SCOPE_UNIVERSE },
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dfib_trie.c2735 [RTN_PROHIBIT] = "PROHIBIT",
2899 if (type == RTN_UNREACHABLE || type == RTN_PROHIBIT) in fib_flag_trans()
H A Dfib_semantics.c129 [RTN_PROHIBIT] = {
/OK3568_Linux_fs/kernel/net/ipv6/
H A Droute.c1033 [RTN_PROHIBIT] = -EACCES,
1065 case RTN_PROHIBIT: in ip6_rt_init_dst_reject()
4895 rtm->rtm_type == RTN_PROHIBIT || in rtm_to_fib6_config()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_router.c4569 case RTN_PROHIBIT: in mlxsw_sp_fib4_entry_type_set()
/OK3568_Linux_fs/kernel/net/core/
H A Dfilter.c5458 case RTN_PROHIBIT: in bpf_ipv6_fib_lookup()