Home
last modified time | relevance | path

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

/linux-6.12.1/net/ipv4/
Dnetfilter.c35 if (addr_type == RTN_UNSPEC) in ip_route_me_harder()
Dfib_semantics.c100 [RTN_UNSPEC] = {
Dfib_trie.c2775 [RTN_UNSPEC] = "UNSPEC",
Droute.c2613 .type = RTN_UNSPEC, in ip_route_output_key_hash()
/linux-6.12.1/net/ipv4/netfilter/
Diptable_mangle.c63 err = ip_route_me_harder(state->net, state->sk, skb, RTN_UNSPEC); in ipt_mangle_out()
Dnf_reject_ipv4.c271 if (ip_route_me_harder(net, sk, nskb, RTN_UNSPEC)) in nf_send_reset()
/linux-6.12.1/net/netfilter/
Dnft_chain_route.c45 err = ip_route_me_harder(state->net, state->sk, skb, RTN_UNSPEC); in nf_route_table_hook4()
Dnf_nat_proto.c810 err = ip_route_me_harder(state->net, state->sk, skb, RTN_UNSPEC); in nf_nat_ipv4_local_fn()
Dnf_synproxy_core.c431 if (ip_route_me_harder(net, nskb->sk, nskb, RTN_UNSPEC)) in synproxy_send_tcp()
Dnfnetlink_queue.c287 skb, RTN_UNSPEC); in nf_ip_reroute()
/linux-6.12.1/net/ipv6/netfilter/
Dnft_fib_ipv6.c111 return RTN_UNSPEC; in __nft_fib6_eval_type()
/linux-6.12.1/include/uapi/linux/
Drtnetlink.h254 RTN_UNSPEC, enumerator
/linux-6.12.1/net/mctp/test/
Droute-test.c53 rt->rt.type = RTN_UNSPEC; in mctp_test_create_route()
/linux-6.12.1/drivers/net/ethernet/marvell/prestera/
Dprestera_router.c387 return RTN_UNSPEC; in prestera_kern_fib_info_type()
/linux-6.12.1/net/ipv6/
Droute.c1042 [RTN_UNSPEC] = 0,