#include <dundi.h>
Collaboration diagram for dundi_result:

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(), and dundifunc_read().
| char eid_str[20] |
| int expiration |
| unsigned int flags |
| char tech[10] |
Definition at line 201 of file dundi.h.
Referenced by cache_lookup_internal(), and dundifunc_read().
| int techint |
| int weight |
Definition at line 196 of file dundi.h.
Referenced by cache_lookup_internal(), cache_save(), and rescomp().
1.5.1