Home
last modified time | relevance | path

Searched refs:nf_ip_route (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/include/linux/
Dnetfilter_ipv4.h26 int nf_ip_route(struct net *net, struct dst_entry **dst, struct flowi *fl,
35 static inline int nf_ip_route(struct net *net, struct dst_entry **dst, in nf_ip_route() function
/Linux-v4.19/net/ipv4/
Dnetfilter.c101 int nf_ip_route(struct net *net, struct dst_entry **dst, struct flowi *fl, in nf_ip_route() function
110 EXPORT_SYMBOL_GPL(nf_ip_route);
/Linux-v4.19/net/netfilter/
Dutils.c170 ret = nf_ip_route(net, dst, fl, strict); in nf_route()
Dnf_conntrack_h323_main.c737 if (!nf_ip_route(net, (struct dst_entry **)&rt1, in callforward_do_filter()
739 if (!nf_ip_route(net, (struct dst_entry **)&rt2, in callforward_do_filter()