Strata estimator together with the peer's overall set size. More...
Data Fields | |
struct GNUNET_MessageHeader | header |
Type: GNUNET_MESSAGE_TYPE_SET_UNION_P2P_SE(C) More... | |
uint64_t | set_size |
Size of the local set. More... | |
uint8_t | se_count |
The number of ses transmitted. More... | |
Strata estimator together with the peer's overall set size.
Definition at line 214 of file gnunet-service-set_protocol.h.
struct GNUNET_MessageHeader StrataEstimatorMessage::header |
Type: GNUNET_MESSAGE_TYPE_SET_UNION_P2P_SE(C)
Definition at line 219 of file gnunet-service-set_protocol.h.
uint64_t StrataEstimatorMessage::set_size |
Size of the local set.
Definition at line 221 of file gnunet-service-set_protocol.h.
Referenced by handle_client_accept(), and union_accept().
uint8_t StrataEstimatorMessage::se_count |
The number of ses transmitted.
Definition at line 216 of file gnunet-service-setu_protocol.h.
Referenced by handle_client_accept().