mesh_cb Struct Reference

Callback to result routine. More...

#include <mesh.h>


Data Fields

struct mesh_cbnext
 next in list
struct edns_data edns
 edns data from query
uint16_t qid
 id of query, in network byteorder.
uint16_t qflags
 flags of query, for reply flags
ldns_buffer * buf
 buffer for reply
mesh_cb_func_t cb
 callback routine for results.
void * cb_arg
 user arg for callback


Detailed Description

Callback to result routine.

Field Documentation

uint16_t mesh_cb::qid

id of query, in network byteorder.

Referenced by mesh_do_callback(), and mesh_state_add_cb().

callback routine for results.

if rcode != 0 buf has message. called as cb(cb_arg, rcode, buf, sec_state);

Referenced by mesh_do_callback(), mesh_state_add_cb(), and mesh_state_cleanup().


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

Generated on Tue Oct 13 06:45:52 2009 for unbound by  doxygen 1.5.9