Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Dnetfilter.c34 if (addr_type == RTN_UNSPEC) in ip_route_me_harder()
H A Dfib_semantics.c100 [RTN_UNSPEC] = {
H A Dfib_trie.c2775 [RTN_UNSPEC] = "UNSPEC",
H A Droute.c2654 .type = RTN_UNSPEC, in ip_route_output_key_hash()
/openbmc/linux/net/ipv4/netfilter/
H A Diptable_mangle.c62 err = ip_route_me_harder(state->net, state->sk, skb, RTN_UNSPEC); in ipt_mangle_out()
H A Dnf_reject_ipv4.c271 if (ip_route_me_harder(net, sk, nskb, RTN_UNSPEC)) in nf_send_reset()
/openbmc/linux/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.c773 err = ip_route_me_harder(state->net, state->sk, skb, RTN_UNSPEC); in nf_nat_ipv4_local_fn()
H A Dnf_synproxy_core.c431 if (ip_route_me_harder(net, nskb->sk, nskb, RTN_UNSPEC)) in synproxy_send_tcp()
/openbmc/linux/net/ipv6/netfilter/
H A Dnft_fib_ipv6.c111 return RTN_UNSPEC; in __nft_fib6_eval_type()
/openbmc/linux/include/uapi/linux/
H A Drtnetlink.h254 RTN_UNSPEC, enumerator
/openbmc/linux/net/mctp/test/
H A Droute-test.c53 rt->rt.type = RTN_UNSPEC; in mctp_test_create_route()
/openbmc/linux/drivers/net/ethernet/marvell/prestera/
H A Dprestera_router.c387 return RTN_UNSPEC; in prestera_kern_fib_info_type()
/openbmc/linux/net/ipv6/
H A Droute.c1037 [RTN_UNSPEC] = 0,