GNUnet 0.21.2
gnunet-service-setu_protocol.h File Reference
#include "platform.h"
#include "gnunet_common.h"
Include dependency graph for gnunet-service-setu_protocol.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  OperationRequestMessage
 
struct  IBFMessage
 Message containing buckets of an invertible bloom filter. More...
 
struct  InquiryMessage
 estimate_best_mode_of_operation (uint64_t avg_element_size, uint64_t local_set_size, uint64_t remote_set_size, uint64_t est_set_diff_remote, uint64_t est_set_diff_local,) More...
 
struct  IntersectionElementInfoMessage
 During intersection, the first (and possibly second) message send it the number of elements in the set, to allow the peers to decide who should start with the Bloom filter. More...
 
struct  BFMessage
 Bloom filter messages exchanged for set intersection calculation. More...
 
struct  IntersectionDoneMessage
 Last message, send to confirm the final set. More...
 
struct  StrataEstimatorMessage
 Strata estimator together with the peer's overall set size. More...
 
struct  TransmitFullMessage
 Message which signals to other peer that we are sending full set. More...