![]() |
Bitcoin Core 31.1.0
P2P Digital Currency
|
#include <netaddress.h>#include <netgroup.h>#include <test/fuzz/fuzz.h>#include <util/asmap.h>#include <util/strencodings.h>#include <cstdint>#include <vector>Go to the source code of this file.
Functions | |
| FUZZ_TARGET (asmap) | |
Variables | |
| static const std::vector< std::byte > | IPV6_PREFIX_ASMAP = {} |
| asmap code that consumes nothing | |
| static const auto | IPV4_PREFIX_ASMAP = "fb03ec0fb03fc0fe00fb03ec0fb03fc0fe00fb03ec0fb0fffffeff"_hex_v |
| asmap code that consumes the 96 prefix bits of ::ffff:0/96 (IPv4-in-IPv6 map) | |
| FUZZ_TARGET | ( | asmap | ) |
|
static |