#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 |
| char dest[256] |
Definition at line 233 of file dundi.h.
Referenced by dundi_lookup_local(), cache_save(), dundi_prop_precache(), cache_lookup_internal(), handle_command_response(), dundi_do_lookup(), and dundi_result_read().
Definition at line 230 of file dundi.h.
Referenced by dundi_lookup_local(), cache_save(), dundi_prop_precache(), cache_lookup_internal(), and handle_command_response().
| char eid_str[20] |
Definition at line 231 of file dundi.h.
Referenced by dundi_prop_precache(), cache_lookup_internal(), handle_command_response(), and dundi_do_lookup().
| int expiration |
Definition at line 228 of file dundi.h.
Referenced by dundi_lookup_local(), dundi_lookup_thread(), dundi_prop_precache(), cache_lookup_internal(), handle_command_response(), dundi_do_lookup(), and precache_trans().
| unsigned int flags |
Definition at line 226 of file dundi.h.
Referenced by cache_save(), dundi_prop_precache(), and handle_command_response().
| char tech[10] |
Definition at line 232 of file dundi.h.
Referenced by dundi_lookup_local(), dundi_prop_precache(), cache_lookup_internal(), handle_command_response(), dundi_do_lookup(), and dundi_result_read().
| int techint |
Definition at line 229 of file dundi.h.
Referenced by dundi_lookup_local(), cache_save(), dundi_prop_precache(), cache_lookup_internal(), and handle_command_response().
| int weight |
Definition at line 227 of file dundi.h.
Referenced by dundi_lookup_local(), dundi_lookup_thread(), cache_save(), dundi_prop_precache(), cache_lookup_internal(), handle_command_response(), rescomp(), dundi_do_lookup(), and precache_trans().