Message to inform the client about channels in the service. More...
#include </home/buildbot/bb-worker/worker/gnunet_firefly/build/src/cadet/cadet.h>
Data Fields | |
struct GNUNET_MessageHeader | header |
Type: GNUNET_MESSAGE_TYPE_CADET_LOCAL_REQUEST_INFO_PATH. More... | |
uint32_t | resered |
Always zero. More... | |
struct GNUNET_PeerIdentity | peer |
ID of the destination of the channel (can be local peer). More... | |
struct GNUNET_MessageHeader GNUNET_CADET_RequestPathInfoMessage::header |
uint32_t GNUNET_CADET_RequestPathInfoMessage::resered |
struct GNUNET_PeerIdentity GNUNET_CADET_RequestPathInfoMessage::peer |
ID of the destination of the channel (can be local peer).
Definition at line 353 of file cadet.h.
Referenced by gnunet_testing.StatisticsCondition::check(), gnunet_testing.EqualStatisticsCondition::check(), gnunet_testing.StatisticsCondition::evaluate(), and gnunet_testing.EqualStatisticsCondition::evaluate().