Structure to keep hash table entry for message replies. More...
#include <msgreply.h>
Data Fields | |
struct query_info | key |
the hash table key | |
struct lruhash_entry | entry |
the hash table entry, data is struct reply_info* | |
Structure to keep hash table entry for message replies.