Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bitcoin/bitcoin
/ GetMappedAS
Method
GetMappedAS
src/net.cpp:3869–3872 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3867
}
3868
3869
uint32_t CConnman::GetMappedAS(const CNetAddr& addr) const
3870
{
3871
return m_netgroupman.GetMappedAS(addr);
3872
}
3873
3874
void CConnman::GetNodeStats(std::vector<CNodeStats>& vstats) const
3875
{
Callers
7
ProcessMessage
Method · 0.45
AddSingle
Method · 0.45
Good_
Method · 0.45
BOOST_AUTO_TEST_CASE
Function · 0.45
FUZZ_TARGET
Function · 0.45
AddrmanEntryToJSON
Function · 0.45
BenchGetMappedAS
Function · 0.45
Calls
no outgoing calls
Tested by
2
BOOST_AUTO_TEST_CASE
Function · 0.36
FUZZ_TARGET
Function · 0.36