Message to request monitoring messages, clients -> DHT service.
More...
#include </home/buildbot/bb-worker/worker/gnunet_release/build/src/service/dht/dht.h>
Message to request monitoring messages, clients -> DHT service.
Definition at line 290 of file dht.h.
◆ header
◆ type
uint32_t GNUNET_DHT_MonitorStartStopMessage::type |
The type of data desired, GNUNET_BLOCK_TYPE_ANY for all.
Definition at line 301 of file dht.h.
◆ get
int16_t GNUNET_DHT_MonitorStartStopMessage::get |
Flag whether to notify about GET messages.
Definition at line 306 of file dht.h.
◆ get_resp
int16_t GNUNET_DHT_MonitorStartStopMessage::get_resp |
Flag whether to notify about GET_REPONSE messages.
Definition at line 311 of file dht.h.
◆ put
int16_t GNUNET_DHT_MonitorStartStopMessage::put |
Flag whether to notify about PUT messages.
Definition at line 316 of file dht.h.
◆ filter_key
int16_t GNUNET_DHT_MonitorStartStopMessage::filter_key |
Flag whether to use the provided key to filter messages.
Definition at line 321 of file dht.h.
◆ key
The key to filter messages by.
Definition at line 326 of file dht.h.
The documentation for this struct was generated from the following file: