GNUnet debian-0.24.3-23-g589b01d60
ChannelCount Struct Reference
Collaboration diagram for ChannelCount:
[legend]

Data Fields

struct GNUNET_TESTING_CORE_Channelchannel
 
struct RecvStaters
 
uint64_t num_messages_received
 

Detailed Description

Definition at line 44 of file testing_core_cmd_recv.c.

Field Documentation

◆ channel

struct GNUNET_TESTING_CORE_Channel* ChannelCount::channel

Definition at line 46 of file testing_core_cmd_recv.c.

Referenced by handle_msg_test().

◆ rs

struct RecvState* ChannelCount::rs

Definition at line 47 of file testing_core_cmd_recv.c.

Referenced by handle_msg_test().

◆ num_messages_received

uint64_t ChannelCount::num_messages_received

Definition at line 48 of file testing_core_cmd_recv.c.

Referenced by handle_msg_test().


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