Home
last modified time | relevance | path

Searched refs:nf_ip6_route (Results 1 – 8 of 8) sorted by relevance

/linux-6.3-rc2/net/ipv6/netfilter/
A Dnf_reject_ipv6.c270 nf_ip6_route(dev_net(skb_in->dev), &dst, &fl, false); in nf_reject6_fill_skb_dst()
309 nf_ip6_route(net, &dst, flowi6_to_flowi(&fl6), false); in nf_send_reset6()
A Dnft_fib_ipv6.c83 route_err = nf_ip6_route(nft_net(pkt), (struct dst_entry **)&rt, in __nft_fib6_eval_type()
/linux-6.3-rc2/include/linux/
A Dnetfilter_ipv6.h99 static inline int nf_ip6_route(struct net *net, struct dst_entry **dst, in nf_ip6_route() function
/linux-6.3-rc2/net/netfilter/
A Dutils.c174 ret = nf_ip6_route(net, dst, fl, strict); in nf_route()
A Dxt_addrtype.c51 route_err = nf_ip6_route(net, (struct dst_entry **)&rt, in match_lookup_rt6()
A Dnf_conntrack_h323_main.c714 if (!nf_ip6_route(net, (struct dst_entry **)&rt1, in callforward_do_filter()
716 if (!nf_ip6_route(net, (struct dst_entry **)&rt2, in callforward_do_filter()
A Dnf_synproxy_core.c835 err = nf_ip6_route(net, &dst, flowi6_to_flowi(&fl6), false); in synproxy_send_tcp_ipv6()
A Dnf_conntrack_sip.c886 nf_ip6_route(net, &dst, &fl, false); in set_expected_rtp_rtcp()

Completed in 17 milliseconds