Bitcoin Core  22.99.0
P2P Digital Currency
Functions
data_stream.cpp File Reference
#include <addrdb.h>
#include <addrman.h>
#include <net.h>
#include <test/fuzz/FuzzedDataProvider.h>
#include <test/fuzz/fuzz.h>
#include <test/fuzz/util.h>
#include <test/util/setup_common.h>
#include <cstdint>
#include <vector>
Include dependency graph for data_stream.cpp:

Go to the source code of this file.

Functions

void initialize_data_stream_addr_man ()
 
 FUZZ_TARGET_INIT (data_stream_addr_man, initialize_data_stream_addr_man)
 

Function Documentation

◆ FUZZ_TARGET_INIT()

FUZZ_TARGET_INIT ( data_stream_addr_man  ,
initialize_data_stream_addr_man   
)

Definition at line 21 of file data_stream.cpp.

Here is the call graph for this function:

◆ initialize_data_stream_addr_man()

void initialize_data_stream_addr_man ( )

Definition at line 16 of file data_stream.cpp.