GNUnet 0.21.2
GNUNET_GNS_Protocol Struct Reference

WARNING: This header is generated! In order to add GNS service ports, you must register them in GANA, and then use the header generation script to create an update of this file. More...

#include <gnu_name_system_protocols.h>

Data Fields

const char * name
 
uint16_t number
 

Detailed Description

WARNING: This header is generated! In order to add GNS service ports, you must register them in GANA, and then use the header generation script to create an update of this file.

You may then replace this file with the update.

Definition at line 39 of file gnu_name_system_protocols.h.

Field Documentation

◆ name

const char * GNUNET_GNS_Protocol::name

Definition at line 41 of file gnu_name_system_protocols.h.

Referenced by GNUNET_GNS_protocol_number_to_name().

◆ number

uint16_t GNUNET_GNS_Protocol::number

Definition at line 43 of file gnu_name_system_protocols.h.

Referenced by GNUNET_GNS_protocol_name_to_number().


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