Searched refs:RTN_UNSPEC (Results 1 – 14 of 14) sorted by relevance
| /Linux-v5.4/net/ipv4/ |
| D | netfilter.c | 31 if (addr_type == RTN_UNSPEC) in ip_route_me_harder()
|
| D | fib_semantics.c | 96 [RTN_UNSPEC] = {
|
| D | fib_trie.c | 2577 [RTN_UNSPEC] = "UNSPEC",
|
| D | route.c | 2445 .type = RTN_UNSPEC, in ip_route_output_key_hash()
|
| /Linux-v5.4/net/ipv4/netfilter/ |
| D | iptable_mangle.c | 65 err = ip_route_me_harder(state->net, skb, RTN_UNSPEC); in ipt_mangle_out()
|
| D | nf_reject_ipv4.c | 130 if (ip_route_me_harder(net, nskb, RTN_UNSPEC)) in nf_send_reset()
|
| /Linux-v5.4/net/netfilter/ |
| D | nft_chain_route.c | 45 err = ip_route_me_harder(state->net, skb, RTN_UNSPEC); in nf_route_table_hook4()
|
| D | utils.c | 195 RTN_UNSPEC); in nf_ip_reroute()
|
| D | nf_nat_proto.c | 707 err = ip_route_me_harder(state->net, skb, RTN_UNSPEC); in nf_nat_ipv4_local_fn()
|
| D | nf_synproxy_core.c | 449 if (ip_route_me_harder(net, nskb, RTN_UNSPEC)) in synproxy_send_tcp()
|
| /Linux-v5.4/net/ipv6/netfilter/ |
| D | nft_fib_ipv6.c | 104 return RTN_UNSPEC; in __nft_fib6_eval_type()
|
| /Linux-v5.4/include/uapi/linux/ |
| D | rtnetlink.h | 224 RTN_UNSPEC, enumerator
|
| /Linux-v5.4/net/decnet/ |
| D | dn_fib.c | 70 [RTN_UNSPEC] = { .error = 0, .scope = RT_SCOPE_NOWHERE },
|
| /Linux-v5.4/net/ipv6/ |
| D | route.c | 1036 [RTN_UNSPEC] = 0,
|