Searched refs:cachedb_qstate (Results 1 – 3 of 3) sorted by relevance
292 struct cachedb_qstate* iq = (struct cachedb_qstate*)regional_alloc( in cachedb_new() 293 qstate->region, sizeof(struct cachedb_qstate)); in cachedb_new() 789 struct cachedb_qstate* ATTR_UNUSED(iq), in cachedb_handle_query() 882 struct cachedb_qstate* ATTR_UNUSED(iq), struct cachedb_env* ie, int id) in cachedb_handle_response() 909 struct cachedb_qstate* iq = (struct cachedb_qstate*)qstate->minfo[id]; in cachedb_operate() 922 iq = (struct cachedb_qstate*)qstate->minfo[id]; in cachedb_operate() 965 struct cachedb_qstate* iq; in cachedb_clear() 968 iq = (struct cachedb_qstate*)qstat in cachedb_clear() [all...]
65 struct cachedb_qstate { struct
469 struct cachedb_qstate *iq; in ipset_clear()473 iq = (struct cachedb_qstate *)qstate->minfo[id]; in ipset_clear()