Searched refs:subnet_qstate (Results 1 – 2 of 2) sorted by relevance
93 struct subnet_qstate *sq = (struct subnet_qstate*)regional_alloc( in subnet_new_qstate()94 qstate->region, sizeof(struct subnet_qstate)); in subnet_new_qstate()149 struct subnet_qstate *sq; in ecs_whitelist_check()152 if(!(sq=(struct subnet_qstate*)qstate->minfo[id])) in ecs_whitelist_check()363 struct subnet_qstate *sq = (struct subnet_qstate*)qstate->minfo[id]; in update_cache()372 ((struct subnet_qstate*)qstate->minfo[id])->qinfo_hash_calculated? in update_cache()373 ((struct subnet_qstate*)qstate->minfo[id])->qinfo_hash : in update_cache()451 lookup_and_reply(struct module_qstate *qstate, int id, struct subnet_qstate *sq, int prefetch) in lookup_and_reply()526 eval_response(struct module_qstate *qstate, int id, struct subnet_qstate *sq) in eval_response()722 struct subnet_qstate *sq; in ecs_query_response()[all …]
76 struct subnet_qstate { struct