patch-2.3.43 linux/include/net/neighbour.h
Next file: linux/include/net/pkt_sched.h
Previous file: linux/include/net/irda/smc-ircc.h
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Wed Feb 9 21:34:16 2000
- Orig file:
v2.3.42/linux/include/net/neighbour.h
- Orig date:
Thu Aug 26 13:05:41 1999
diff -u --recursive --new-file v2.3.42/linux/include/net/neighbour.h linux/include/net/neighbour.h
@@ -163,6 +163,7 @@
unsigned long last_rand;
struct neigh_parms *parms_list;
kmem_cache_t *kmem_cachep;
+ struct tasklet_struct gc_task;
struct neigh_statistics stats;
struct neighbour *hash_buckets[NEIGH_HASHMASK+1];
struct pneigh_entry *phash_buckets[PNEIGH_HASHMASK+1];
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)