Searched refs:ip_route_input_noref (Results 1 – 5 of 5) sorted by relevance
| /linux/net/ipv4/ |
| H A D | xfrm4_input.c | 35 if (ip_route_input_noref(skb, iph->daddr, iph->saddr, in xfrm4_rcv_encap_finish()
|
| H A D | ip_fragment.c | 171 reason = ip_route_input_noref(head, iph->daddr, iph->saddr, in ip_expire()
|
| H A D | arp.c | 841 ip_route_input_noref(skb, tip, sip, 0, dev) == 0) { in arp_process()
|
| H A D | route.c | 2546 enum skb_drop_reason ip_route_input_noref(struct sk_buff *skb, __be32 daddr, in ip_route_input_noref() function 2559 EXPORT_SYMBOL(ip_route_input_noref);
|
| /linux/drivers/net/ipvlan/ |
| H A D | ipvlan_l3s.c | 56 err = ip_route_input_noref(skb, ip4h->daddr, ip4h->saddr, in ipvlan_l3_rcv()
|