![]() |
GNUnet
0.11.x
|
Payload of GNS VPN record. More...
#include <gnunet_tun_lib.h>
Data Fields | |
struct GNUNET_PeerIdentity | peer |
The peer to contact. More... | |
uint16_t | proto |
The protocol to use. More... | |
Payload of GNS VPN record.
Definition at line 621 of file gnunet_tun_lib.h.
struct GNUNET_PeerIdentity GNUNET_TUN_GnsVpnRecord::peer |
The peer to contact.
Definition at line 626 of file gnunet_tun_lib.h.
Referenced by gns_string_to_value(), gns_value_to_string(), and handle_gns_resolution_result().
uint16_t GNUNET_TUN_GnsVpnRecord::proto |
The protocol to use.
Definition at line 631 of file gnunet_tun_lib.h.
Referenced by gns_string_to_value(), gns_value_to_string(), and handle_gns_resolution_result().