]> err.no Git - linux-2.6/blobdiff - include/net/neighbour.h
[AX.25]: Reference counting for AX.25 routes.
[linux-2.6] / include / net / neighbour.h
index b0666d66293fd545f63163bc54350c0ca6ac1204..4901ee446879e59795f0df8d57a1c18ce9c7ce92 100644 (file)
@@ -211,6 +211,7 @@ struct neigh_table
 #define NEIGH_UPDATE_F_ADMIN                   0x80000000
 
 extern void                    neigh_table_init(struct neigh_table *tbl);
+extern void                    neigh_table_init_no_netlink(struct neigh_table *tbl);
 extern int                     neigh_table_clear(struct neigh_table *tbl);
 extern struct neighbour *      neigh_lookup(struct neigh_table *tbl,
                                             const void *pkey,