Data Fields | |
| struct GNUNET_DATACACHE_Block | block |
| struct GNUNET_DHT_PathElement * | put_path |
| void * | data |
| uint32_t | hop_count |
| uint32_t | desired_replication_level |
Definition at line 1941 of file gnunet-service-dht_neighbours.c.
| struct GNUNET_DATACACHE_Block ForwardedDHTPut::block |
Definition at line 1943 of file gnunet-service-dht_neighbours.c.
Referenced by cb_forwarded_dht_p2p_put().
| struct GNUNET_DHT_PathElement* ForwardedDHTPut::put_path |
Definition at line 1945 of file gnunet-service-dht_neighbours.c.
Referenced by cb_forwarded_dht_p2p_put().
| void* ForwardedDHTPut::data |
Definition at line 1946 of file gnunet-service-dht_neighbours.c.
Referenced by cb_forwarded_dht_p2p_put().
| uint32_t ForwardedDHTPut::hop_count |
Definition at line 1948 of file gnunet-service-dht_neighbours.c.
Referenced by cb_forwarded_dht_p2p_put().
| uint32_t ForwardedDHTPut::desired_replication_level |
Definition at line 1949 of file gnunet-service-dht_neighbours.c.
Referenced by cb_forwarded_dht_p2p_put().