GNUnet debian-0.24.3-29-g453fda2cf
 
Loading...
Searching...
No Matches
GNUNET_MESSENGER_MessageConnection Struct Reference

A connection message body This allows to tell others about connection information about a peer. More...

#include <gnunet_messenger_service.h>

Data Fields

uint32_t amount
 The amount of connections of a peer.
 
uint32_t flags
 The flags about the connections of a peer.
 

Detailed Description

A connection message body This allows to tell others about connection information about a peer.

Message-body-size: 8 bytes

Definition at line 698 of file gnunet_messenger_service.h.

Field Documentation

◆ amount

uint32_t GNUNET_MESSENGER_MessageConnection::amount

The amount of connections of a peer.

Definition at line 703 of file gnunet_messenger_service.h.

Referenced by create_message_connection(), decode_message_body(), encode_message_body(), get_message_body_kind_size(), and on_message().

◆ flags

uint32_t GNUNET_MESSENGER_MessageConnection::flags

The documentation for this struct was generated from the following file: