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_service_ports.h>
Data Fields | |
const char * | name |
uint16_t | port |
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_service_ports.h.
const char * GNUNET_GNS_ServicePort::name |
Definition at line 41 of file gnu_name_system_service_ports.h.
Referenced by GNUNET_GNS_service_port_number_to_name().
uint16_t GNUNET_GNS_ServicePort::port |
Definition at line 43 of file gnu_name_system_service_ports.h.
Referenced by GNUNET_GNS_service_port_name_to_number().