Searched refs:RTN_UNSPEC (Results 1 – 16 of 16) sorted by relevance
| /OK3568_Linux_fs/kernel/net/ipv4/ |
| H A D | netfilter.c | 33 if (addr_type == RTN_UNSPEC) in ip_route_me_harder()
|
| H A D | fib_semantics.c | 97 [RTN_UNSPEC] = {
|
| H A D | fib_trie.c | 2727 [RTN_UNSPEC] = "UNSPEC",
|
| H A D | route.c | 2542 .type = RTN_UNSPEC, in ip_route_output_key_hash()
|
| /OK3568_Linux_fs/kernel/net/ipv4/netfilter/ |
| H A D | iptable_mangle.c | 65 err = ip_route_me_harder(state->net, state->sk, skb, RTN_UNSPEC); in ipt_mangle_out()
|
| H A D | nf_reject_ipv4.c | 148 if (ip_route_me_harder(net, nskb->sk, nskb, RTN_UNSPEC)) in nf_send_reset()
|
| /OK3568_Linux_fs/kernel/net/netfilter/ |
| H A D | nft_chain_route.c | 45 err = ip_route_me_harder(state->net, state->sk, skb, RTN_UNSPEC); in nf_route_table_hook4()
|
| H A D | utils.c | 195 skb, RTN_UNSPEC); in nf_ip_reroute()
|
| H A D | nf_nat_proto.c | 735 err = ip_route_me_harder(state->net, state->sk, skb, RTN_UNSPEC); in nf_nat_ipv4_local_fn()
|
| H A D | nf_synproxy_core.c | 454 if (ip_route_me_harder(net, nskb->sk, nskb, RTN_UNSPEC)) in synproxy_send_tcp()
|
| /OK3568_Linux_fs/kernel/net/ipv6/netfilter/ |
| H A D | nft_fib_ipv6.c | 107 return RTN_UNSPEC; 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 D | rtnetlink.h | 217 RTN_UNSPEC, 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 D | rtnetlink.h | 217 RTN_UNSPEC, enumerator
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | rtnetlink.h | 238 RTN_UNSPEC, enumerator
|
| /OK3568_Linux_fs/kernel/net/decnet/ |
| H A D | dn_fib.c | 70 [RTN_UNSPEC] = { .error = 0, .scope = RT_SCOPE_NOWHERE },
|
| /OK3568_Linux_fs/kernel/net/ipv6/ |
| H A D | route.c | 1025 [RTN_UNSPEC] = 0,
|