GNUnet 0.21.1
gnunet-service-seti_protocol.h File Reference

Peer-to-Peer messages for gnunet set. More...

#include "platform.h"
#include "gnunet_common.h"
Include dependency graph for gnunet-service-seti_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  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...
 

Detailed Description

Peer-to-Peer messages for gnunet set.

Author
Florian Dold
Christian Grothoff

Definition in file gnunet-service-seti_protocol.h.