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