]> Pileus Git - ~andy/linux/blobdiff - include/net/arp.h
Merge git://git.infradead.org/battery-2.6
[~andy/linux] / include / net / arp.h
index f4cf6ce66586e03164703575283af6354de12385..91f0568a04ef2b85be4aa417abd7a1eb1ae1055d 100644 (file)
@@ -25,5 +25,6 @@ extern struct sk_buff *arp_create(int type, int ptype, __be32 dest_ip,
                                  const unsigned char *src_hw,
                                  const unsigned char *target_hw);
 extern void arp_xmit(struct sk_buff *skb);
+int arp_invalidate(struct net_device *dev, __be32 ip);
 
 #endif /* _ARP_H */