GNUnet 0.22.0
GNUNET_BurstMessage Struct Reference

Message send during burst mode. More...

#include <gnunet_nat_lib.h>

Collaboration diagram for GNUNET_BurstMessage:
[legend]

Data Fields

struct GNUNET_PeerIdentity peer
 The peer who send the msg. More...
 
unsigned int local_port
 The local port the message was send from. More...
 

Detailed Description

Message send during burst mode.

Definition at line 61 of file gnunet_nat_lib.h.

Field Documentation

◆ peer

struct GNUNET_PeerIdentity GNUNET_BurstMessage::peer

The peer who send the msg.

Definition at line 66 of file gnunet_nat_lib.h.

Referenced by sock_read().

◆ local_port

unsigned int GNUNET_BurstMessage::local_port

The local port the message was send from.

Definition at line 71 of file gnunet_nat_lib.h.

Referenced by GNUNET_get_udp_socket(), read_send(), and sock_read().


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