Searched refs:nf_ip6_route (Results 1 – 7 of 7) sorted by relevance
| /Linux-v5.4/include/linux/ |
| D | netfilter_ipv6.h | 100 static inline int nf_ip6_route(struct net *net, struct dst_entry **dst, in nf_ip6_route() function
|
| /Linux-v5.4/net/netfilter/ |
| D | xt_addrtype.c | 51 route_err = nf_ip6_route(net, (struct dst_entry **)&rt, in match_lookup_rt6()
|
| D | utils.c | 174 ret = nf_ip6_route(net, dst, fl, strict); in nf_route()
|
| D | nf_conntrack_h323_main.c | 760 if (!nf_ip6_route(net, (struct dst_entry **)&rt1, in callforward_do_filter() 762 if (!nf_ip6_route(net, (struct dst_entry **)&rt2, in callforward_do_filter()
|
| D | nf_synproxy_core.c | 854 err = nf_ip6_route(net, &dst, flowi6_to_flowi(&fl6), false); in synproxy_send_tcp_ipv6()
|
| D | nf_conntrack_sip.c | 886 nf_ip6_route(net, &dst, &fl, false); in set_expected_rtp_rtcp()
|
| /Linux-v5.4/net/ipv6/netfilter/ |
| D | nft_fib_ipv6.c | 76 route_err = nf_ip6_route(nft_net(pkt), (struct dst_entry **)&rt, in __nft_fib6_eval_type()
|