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