Peer-to-Peer messages for gnunet set. More...
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... | |
Peer-to-Peer messages for gnunet set.
Definition in file gnunet-service-set_protocol.h.