outbound_entry Struct Reference

Outbound list entry. More...

#include <outbound_list.h>

Data Fields

struct outbound_entrynext
 next in list
 
struct outbound_entryprev
 prev in list
 
struct serviced_queryqsent
 The query that was sent out.
 
struct module_qstateqstate
 the module query state that sent it
 

Detailed Description

Outbound list entry.

A serviced query sent by a module processing the query from the qstate. Double linked list to aid removal.


The documentation for this struct was generated from the following file: