Searched refs:msgreply_entry (Results 1 – 11 of 11) sorted by relevance
160 struct msgreply_entry* e; in dns_cache_store_msg()281 struct msgreply_entry* 302 return (struct msgreply_entry*)e->key; in msg_cache_lookup()312 struct msgreply_entry* neg; in find_add_addrs()372 struct msgreply_entry* neg; in cache_fill_missing()910 struct msgreply_entry* key = (struct msgreply_entry*)e->key; in dns_cache_lookup()1066 struct msgreply_entry* e = msg_cache_lookup(env, in dns_cache_store()1147 struct msgreply_entry* msg; in dns_cache_prefetch_adjust()
264 struct msgreply_entry* msg_cache_lookup(struct module_env* env,
51 struct msgreply_entry;377 void delegpt_add_neg_msg(struct delegpt* dp, struct msgreply_entry* msg);
559 void delegpt_add_neg_msg(struct delegpt* dp, struct msgreply_entry* msg) in delegpt_add_neg_msg()
309 struct msgreply_entry* msg; in error_response_cache()
692 struct msgreply_entry* q = (struct msgreply_entry*)k; in msgreply_sizefunc()694 size_t s = sizeof(struct msgreply_entry) + sizeof(struct reply_info) in msgreply_sizefunc()705 struct msgreply_entry* q = (struct msgreply_entry*)k; in query_entry_delete()734 struct msgreply_entry* 738 struct msgreply_entry* e = (struct msgreply_entry*)malloc( in query_info_entrysetup()739 sizeof(struct msgreply_entry)); in query_info_entrysetup()
244 struct msgreply_entry { struct383 struct msgreply_entry* query_info_entrysetup(struct query_info* q,
79 struct msgreply_entry *q = (struct msgreply_entry*)k; in msg_cache_sizefunc()81 size_t s = sizeof(struct msgreply_entry) in msg_cache_sizefunc()203 struct msgreply_entry *e = (struct msgreply_entry*)key; in subnet_markdel()358 struct msgreply_entry *mrep_entry; in update_cache()
1867 struct msgreply_entry* k = (struct msgreply_entry*)e->key; in zone_del_msg()1970 &((struct msgreply_entry*)e->key)->key); in bogus_del_msg()2054 &((struct msgreply_entry*)e->key)->key); in negative_del_msg()
320 struct msgreply_entry* key; in mesh_serve_expired_lookup()330 key = (struct msgreply_entry*)e->key; in mesh_serve_expired_lookup()
2438 struct msgreply_entry* e; in processFinished()