Data Fields | |
| struct PeerInfo * | peer |
| GNUNET_SCHEDULER_TaskCallback | cb |
| void * | cb_cls |
Definition at line 2369 of file gnunet-service-dht_neighbours.c.
| struct PeerInfo* HandleCallbackLocal::peer |
Definition at line 2371 of file gnunet-service-dht_neighbours.c.
Referenced by cb_handle_dht_p2p_get_local_hello(), and handle_local_result().
| GNUNET_SCHEDULER_TaskCallback HandleCallbackLocal::cb |
Definition at line 2372 of file gnunet-service-dht_neighbours.c.
Referenced by cb_handle_dht_p2p_get_local_hello(), and handle_local_result().
| void* HandleCallbackLocal::cb_cls |
Definition at line 2373 of file gnunet-service-dht_neighbours.c.
Referenced by cb_handle_dht_p2p_get_local_hello(), and handle_local_result().