#include <dundi.h>
Data Fields | |
char | dest [256] |
dundi_eid | eid |
char | eid_str [20] |
int | expiration |
unsigned int | flags |
char | tech [10] |
int | techint |
int | weight |
Definition at line 194 of file dundi.h.
char dest[256] |
Definition at line 202 of file dundi.h.
Referenced by cache_lookup_internal(), cache_save(), dundi_prop_precache(), dundifunc_read(), and handle_command_response().
int expiration |
unsigned int flags |
char tech[10] |
int techint |
Definition at line 198 of file dundi.h.
Referenced by cache_lookup_internal(), cache_save(), dundi_prop_precache(), and handle_command_response().
int weight |
Definition at line 196 of file dundi.h.
Referenced by cache_lookup_internal(), cache_save(), dundi_prop_precache(), handle_command_response(), and rescomp().