![]() |
GNUnet
0.11.x
|
Closure for 'process_update_node'. More...
Data Fields | |
GNUNET_FS_IdentifierProcessor | ip |
Function to call for each node. More... | |
void * | ip_cls |
Closure for 'ip'. More... | |
Closure for 'process_update_node'.
Definition at line 533 of file fs_namespace.c.
GNUNET_FS_IdentifierProcessor ProcessUpdateClosure::ip |
Function to call for each node.
Definition at line 538 of file fs_namespace.c.
Referenced by GNUNET_FS_namespace_list_updateable(), and process_update_node().
void* ProcessUpdateClosure::ip_cls |
Closure for 'ip'.
Definition at line 543 of file fs_namespace.c.
Referenced by GNUNET_FS_namespace_list_updateable(), and process_update_node().