GNUnet 0.21.1
GNUNET_TUN_GnsVpnRecord Struct Reference

Payload of GNS VPN record. More...

#include <gnunet_tun_lib.h>

Collaboration diagram for GNUNET_TUN_GnsVpnRecord:
[legend]

Data Fields

struct GNUNET_PeerIdentity peer
 The peer to contact. More...
 
uint16_t proto
 The protocol to use. More...
 

Detailed Description

Payload of GNS VPN record.

Definition at line 648 of file gnunet_tun_lib.h.

Field Documentation

◆ peer

struct GNUNET_PeerIdentity GNUNET_TUN_GnsVpnRecord::peer

The peer to contact.

Definition at line 653 of file gnunet_tun_lib.h.

Referenced by gns_string_to_value(), gns_value_to_string(), and result_processor().

◆ proto

uint16_t GNUNET_TUN_GnsVpnRecord::proto

The protocol to use.

Definition at line 658 of file gnunet_tun_lib.h.

Referenced by gns_string_to_value(), gns_value_to_string(), and result_processor().


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