![]() |
GNUnet
0.11.x
|
Closure for find_closest(). More...
Data Fields | |
struct Value ** | values |
unsigned int | num_results |
const struct GNUNET_HashCode * | key |
Closure for find_closest().
Definition at line 434 of file plugin_datacache_heap.c.
struct Value** GetClosestContext::values |
Definition at line 436 of file plugin_datacache_heap.c.
Referenced by find_closest(), and heap_plugin_get_closest().
unsigned int GetClosestContext::num_results |
Definition at line 438 of file plugin_datacache_heap.c.
Referenced by find_closest(), and heap_plugin_get_closest().
const struct GNUNET_HashCode* GetClosestContext::key |
Definition at line 440 of file plugin_datacache_heap.c.
Referenced by gnunet-chk.AESKey::__init__(), gnunet-chk.Chk::__init__(), find_closest(), and gnunet-chk.Chk::uri().