]> err.no Git - linux-2.6/blobdiff - include/net/neighbour.h
ata_piix: add TECRA M4 to broken suspend list
[linux-2.6] / include / net / neighbour.h
index 8bec0d69b270cea34c0aefad115517544aeece34..dc420fecafb9026a9fef1326fd0891e999e18b0e 100644 (file)
@@ -233,6 +233,10 @@ extern unsigned long               neigh_rand_reach_time(unsigned long base);
 extern void                    pneigh_enqueue(struct neigh_table *tbl, struct neigh_parms *p,
                                               struct sk_buff *skb);
 extern struct pneigh_entry     *pneigh_lookup(struct neigh_table *tbl, struct net *net, const void *key, struct net_device *dev, int creat);
+extern struct pneigh_entry     *__pneigh_lookup(struct neigh_table *tbl,
+                                                struct net *net,
+                                                const void *key,
+                                                struct net_device *dev);
 extern int                     pneigh_delete(struct neigh_table *tbl, struct net *net, const void *key, struct net_device *dev);
 
 static inline