GNUnet 0.21.1
GNUNET_NAT_AUTO_AutoconfigResultMessage Struct Reference

Service responding with proposed configuration. More...

#include </home/buildbot/bb-worker/worker/gnunet_firefly/build/src/service/nat-auto/nat-auto.h>

Collaboration diagram for GNUNET_NAT_AUTO_AutoconfigResultMessage:
[legend]

Data Fields

struct GNUNET_MessageHeader header
 Header with type GNUNET_MESSAGE_TYPE_NAT_AUTO_CFG_RESULT. More...
 
int32_t status_code
 An enum GNUNET_NAT_StatusCode in NBO. More...
 
int32_t type
 An enum GNUNET_NAT_Type in NBO. More...
 

Detailed Description

Service responding with proposed configuration.

Definition at line 84 of file nat-auto.h.

Field Documentation

◆ header

struct GNUNET_MessageHeader GNUNET_NAT_AUTO_AutoconfigResultMessage::header

Header with type GNUNET_MESSAGE_TYPE_NAT_AUTO_CFG_RESULT.

Definition at line 89 of file nat-auto.h.

◆ status_code

int32_t GNUNET_NAT_AUTO_AutoconfigResultMessage::status_code

An enum GNUNET_NAT_StatusCode in NBO.

Definition at line 94 of file nat-auto.h.

Referenced by conclude_autoconfig_request().

◆ type

int32_t GNUNET_NAT_AUTO_AutoconfigResultMessage::type

An enum GNUNET_NAT_Type in NBO.

Definition at line 99 of file nat-auto.h.

Referenced by conclude_autoconfig_request().


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