Home
last modified time | relevance | path

Searched refs:RTN_UNSPEC (Results 1 – 16 of 16) sorted by relevance

/OK3568_Linux_fs/kernel/net/ipv4/
H A Dnetfilter.c33 if (addr_type == RTN_UNSPEC) in ip_route_me_harder()
H A Dfib_semantics.c97 [RTN_UNSPEC] = {
H A Dfib_trie.c2727 [RTN_UNSPEC] = "UNSPEC",
H A Droute.c2542 .type = RTN_UNSPEC, in ip_route_output_key_hash()
/OK3568_Linux_fs/kernel/net/ipv4/netfilter/
H A Diptable_mangle.c65 err = ip_route_me_harder(state->net, state->sk, skb, RTN_UNSPEC); in ipt_mangle_out()
H A Dnf_reject_ipv4.c148 if (ip_route_me_harder(net, nskb->sk, nskb, RTN_UNSPEC)) in nf_send_reset()
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnft_chain_route.c45 err = ip_route_me_harder(state->net, state->sk, skb, RTN_UNSPEC); in nf_route_table_hook4()
H A Dutils.c195 skb, RTN_UNSPEC); in nf_ip_reroute()
H A Dnf_nat_proto.c735 err = ip_route_me_harder(state->net, state->sk, skb, RTN_UNSPEC); in nf_nat_ipv4_local_fn()
H A Dnf_synproxy_core.c454 if (ip_route_me_harder(net, nskb->sk, nskb, RTN_UNSPEC)) in synproxy_send_tcp()
/OK3568_Linux_fs/kernel/net/ipv6/netfilter/
H A Dnft_fib_ipv6.c107 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 Drtnetlink.h217 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 Drtnetlink.h217 RTN_UNSPEC, enumerator
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Drtnetlink.h238 RTN_UNSPEC, enumerator
/OK3568_Linux_fs/kernel/net/decnet/
H A Ddn_fib.c70 [RTN_UNSPEC] = { .error = 0, .scope = RT_SCOPE_NOWHERE },
/OK3568_Linux_fs/kernel/net/ipv6/
H A Droute.c1025 [RTN_UNSPEC] = 0,