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 |
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.
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().
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().