Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bitcoin/bitcoin
/ LookupAddr
Function
LookupAddr
src/bench/asmap.cpp:34–34 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
32
}
33
34
static CNetAddr LookupAddr(const std::string& address) { return LookupHost(address, /*fAllowLookup=*/false).value(); }
35
36
static void ASMapGetMappedASQuad9v4(benchmark::Bench& bench)
37
{
Callers
9
ASMapGetMappedASQuad9v4
Function · 0.85
ASMapGetMappedASQuad9v6
Function · 0.85
ASMapGetMappedASCloudflarev4
Function · 0.85
ASMapGetMappedASCloudflarev6
Function · 0.85
ASMapGetMappedASGooglev4
Function · 0.85
ASMapGetMappedASGooglev6
Function · 0.85
ASMapGetMappedASUnmappedv4
Function · 0.85
ASMapGetMappedASUnmappedv6
Function · 0.85
ASMapGetMappedASMulti
Function · 0.85
Calls
2
LookupHost
Function · 0.85
value
Method · 0.45
Tested by
no test coverage detected