Message for or to a client to destroy tunnel. More...
#include </home/buildbot/bb-worker/worker/gnunet_firefly/build/src/service/cadet/cadet.h>
Data Fields | |
struct GNUNET_MessageHeader | header |
Type: GNUNET_MESSAGE_TYPE_CADET_LOCAL_CHANNEL_DESTROY. More... | |
struct GNUNET_CADET_ClientChannelNumber | ccn |
ID of a channel controlled by this client. More... | |
struct GNUNET_MessageHeader GNUNET_CADET_LocalChannelDestroyMessage::header |
struct GNUNET_CADET_ClientChannelNumber GNUNET_CADET_LocalChannelDestroyMessage::ccn |
ID of a channel controlled by this client.
Definition at line 244 of file cadet.h.
Referenced by GSC_handle_remote_channel_destroy(), and handle_channel_created().