Request for regex service to announce capability.
struct GNUNET_TIME_RelativeNBO refresh_delay
Delay between repeated announcements.
uint16_t reserved
Always zero.
struct GNUNET_MessageHeader header
Type is GNUNET_MESSAGE_TYPE_REGEX_ANNOUNCE.
uint16_t compression
How many characters can we squeeze per edge?
The identity of the host (wraps the signing key of the peer).
Time for relative time used by GNUnet, in microseconds and in network byte order.
Message to initiate regex search.
struct GNUNET_MessageHeader header
Type is GNUNET_MESSAGE_TYPE_REGEX_SEARCH.
Result from regex search.
struct GNUNET_PeerIdentity id
Identity of the peer that was found.
uint16_t get_path_length
Number of entries in the GET path.
uint16_t put_path_length
Number of entries in the PUT path.
struct GNUNET_MessageHeader header
Type is GNUNET_MESSAGE_TYPE_REGEX_RESULT.