Searched defs:cache_head (Results 1 – 12 of 12) sorted by relevance
63 typedef struct cache_head { struct66 } cache_head_t; argument
66 static struct cache_entry *cache_head; variable
90 static struct cache_entry *cache_head; /* cache (in LRU order) */ variable
73 static net_cache_t cache_head; variable
81 static link_cache_t cache_head; variable
96 static link_cache_t cache_head; variable
95 static link_cache_t cache_head; variable
155 static ip_cache_t cache_head; variable
82 #define cache_head(h, f, t, n) \ macro
129 static struct cache_entry *cache_head = NULL; variable