#include <dundi.h>
Data Fields | |
unsigned char | data [0] |
dundi_eid | eid |
unsigned short | flags |
unsigned char | protocol |
unsigned short | weight |
Definition at line 83 of file dundi.h.
unsigned char data[0] |
Protocol specific URI
Definition at line 88 of file dundi.h.
Referenced by dump_answer(), dundi_prop_precache(), and handle_command_response().
Original source of answer
Definition at line 84 of file dundi.h.
Referenced by dump_answer(), dundi_prop_precache(), and handle_command_response().
unsigned short flags |
Flags relating to answer
Definition at line 86 of file dundi.h.
Referenced by dump_answer(), dundi_prop_precache(), and handle_command_response().
unsigned char protocol |
Protocol (DUNDI_PROTO_*)
Definition at line 85 of file dundi.h.
Referenced by dump_answer(), dundi_prop_precache(), and handle_command_response().
unsigned short weight |
Weight of answers
Definition at line 87 of file dundi.h.
Referenced by dump_answer(), dundi_prop_precache(), and handle_command_response().