Searched refs:nf_ip_route (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | netfilter_ipv4.h | 26 int nf_ip_route(struct net *net, struct dst_entry **dst, struct flowi *fl, 34 static inline int nf_ip_route(struct net *net, struct dst_entry **dst, in nf_ip_route() function
|
| /OK3568_Linux_fs/kernel/net/ipv4/ |
| H A D | netfilter.c | 85 int nf_ip_route(struct net *net, struct dst_entry **dst, struct flowi *fl, in nf_ip_route() function 94 EXPORT_SYMBOL_GPL(nf_ip_route);
|
| /OK3568_Linux_fs/kernel/net/ipv4/netfilter/ |
| H A D | nf_reject_ipv4.c | 106 nf_ip_route(dev_net(skb_in->dev), &dst, &fl, false); in nf_reject_fill_skb_dst()
|
| /OK3568_Linux_fs/kernel/net/netfilter/ |
| H A D | utils.c | 171 ret = nf_ip_route(net, dst, fl, strict); in nf_route()
|
| H A D | nf_conntrack_h323_main.c | 736 if (!nf_ip_route(net, (struct dst_entry **)&rt1, in callforward_do_filter() 738 if (!nf_ip_route(net, (struct dst_entry **)&rt2, in callforward_do_filter()
|
| H A D | nf_conntrack_sip.c | 881 nf_ip_route(net, &dst, &fl, false); in set_expected_rtp_rtcp()
|