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

Data Fields

struct ChannelCountchannel_count
 
uint32_t num_channels
 
uint64_t num_messages_target
 
struct GNUNET_TESTING_CORE_ConnectStateconnect_state
 
struct GNUNET_TESTING_AsyncContext ac
 

Detailed Description

Definition at line 52 of file testing_core_cmd_recv.c.

Field Documentation

◆ channel_count

struct ChannelCount* RecvState::channel_count

Definition at line 54 of file testing_core_cmd_recv.c.

Referenced by GNUNET_TESTING_CORE_cmd_recv(), and handle_msg_test().

◆ num_channels

uint32_t RecvState::num_channels

Definition at line 55 of file testing_core_cmd_recv.c.

Referenced by GNUNET_TESTING_CORE_cmd_recv(), and handle_msg_test().

◆ num_messages_target

uint64_t RecvState::num_messages_target

Definition at line 56 of file testing_core_cmd_recv.c.

Referenced by GNUNET_TESTING_CORE_cmd_recv(), and handle_msg_test().

◆ connect_state

struct GNUNET_TESTING_CORE_ConnectState* RecvState::connect_state

Definition at line 57 of file testing_core_cmd_recv.c.

Referenced by exec_recv_run(), handle_msg_test(), and remove_recv_handler().

◆ ac

struct GNUNET_TESTING_AsyncContext RecvState::ac

Definition at line 58 of file testing_core_cmd_recv.c.

Referenced by do_finish_cmd_delayed(), and GNUNET_TESTING_CORE_cmd_recv().


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