CXID_CACHE_SIZE
struct cache_struct cxid_cache[CXID_CACHE_SIZE];
struct cache_struct *cxcplast = &cxid_cache[CXID_CACHE_SIZE - 1];