#include </home/buildbot/bb-worker/worker/gnunet_release/build/src/service/core/gnunet-service-core_kx.h>
Data Fields | |
struct GNUNET_PeerIdentity | pk_I |
Sender Peer ID. | |
uint16_t | peer_class |
The peer class of the sending peer TODO part of services info? | |
Definition at line 37 of file gnunet-service-core_kx.h.
struct GNUNET_PeerIdentity InitiatorHelloPayload::pk_I |
Definition at line 43 of file gnunet-service-core_kx.h.
Referenced by handle_initiator_hello_cont(), and send_initiator_hello().
uint16_t InitiatorHelloPayload::peer_class |
The peer class of the sending peer TODO part of services info?
Definition at line 49 of file gnunet-service-core_kx.h.
Referenced by send_initiator_hello().