Data Fields | |
| struct GNUNET_TESTING_CORE_Channel * | channel |
| struct RecvState * | rs |
| uint64_t | num_messages_received |
Definition at line 44 of file testing_core_cmd_recv.c.
| struct GNUNET_TESTING_CORE_Channel* ChannelCount::channel |
Definition at line 46 of file testing_core_cmd_recv.c.
Referenced by handle_msg_test().
| struct RecvState* ChannelCount::rs |
Definition at line 47 of file testing_core_cmd_recv.c.
Referenced by handle_msg_test().
| uint64_t ChannelCount::num_messages_received |
Definition at line 48 of file testing_core_cmd_recv.c.
Referenced by handle_msg_test().