Home
last modified time | relevance | path

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

/Linux-v5.4/net/ipv4/
Dnetfilter.c31 if (addr_type == RTN_UNSPEC) in ip_route_me_harder()
Dfib_semantics.c96 [RTN_UNSPEC] = {
Dfib_trie.c2577 [RTN_UNSPEC] = "UNSPEC",
Droute.c2445 .type = RTN_UNSPEC, in ip_route_output_key_hash()
/Linux-v5.4/net/ipv4/netfilter/
Diptable_mangle.c65 err = ip_route_me_harder(state->net, skb, RTN_UNSPEC); in ipt_mangle_out()
Dnf_reject_ipv4.c130 if (ip_route_me_harder(net, nskb, RTN_UNSPEC)) in nf_send_reset()
/Linux-v5.4/net/netfilter/
Dnft_chain_route.c45 err = ip_route_me_harder(state->net, skb, RTN_UNSPEC); in nf_route_table_hook4()
Dutils.c195 RTN_UNSPEC); in nf_ip_reroute()
Dnf_nat_proto.c707 err = ip_route_me_harder(state->net, skb, RTN_UNSPEC); in nf_nat_ipv4_local_fn()
Dnf_synproxy_core.c449 if (ip_route_me_harder(net, nskb, RTN_UNSPEC)) in synproxy_send_tcp()
/Linux-v5.4/net/ipv6/netfilter/
Dnft_fib_ipv6.c104 return RTN_UNSPEC; in __nft_fib6_eval_type()
/Linux-v5.4/include/uapi/linux/
Drtnetlink.h224 RTN_UNSPEC, enumerator
/Linux-v5.4/net/decnet/
Ddn_fib.c70 [RTN_UNSPEC] = { .error = 0, .scope = RT_SCOPE_NOWHERE },
/Linux-v5.4/net/ipv6/
Droute.c1036 [RTN_UNSPEC] = 0,