Home
last modified time | relevance | path

Searched refs:rif_cache_s (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/net/802/
Dtr.c46 typedef struct rif_cache_s *rif_cache;
52 struct rif_cache_s { struct
366 entry=kmalloc(sizeof(struct rif_cache_s),GFP_ATOMIC); in tr_add_rif_info()