Home
last modified time | relevance | path

Searched refs:RelayAddrsWithConn (Results 1 – 12 of 12) sorted by relevance

/dports/net-p2p/namecoin-daemon/namecoin-core-nc0.21.0.1/src/test/fuzz/
H A Dnet.cpp146 (void)node.RelayAddrsWithConn(); in test_one_input()
/dports/net-p2p/namecoin/namecoin-core-nc0.21.0.1/src/test/fuzz/
H A Dnet.cpp146 (void)node.RelayAddrsWithConn(); in test_one_input()
/dports/net-p2p/namecoin-utils/namecoin-core-nc0.21.0.1/src/test/fuzz/
H A Dnet.cpp146 (void)node.RelayAddrsWithConn(); in test_one_input()
/dports/net-p2p/namecoin-daemon/namecoin-core-nc0.21.0.1/src/
H A Dnet.h954 bool RelayAddrsWithConn() const in RelayAddrsWithConn() function
H A Dnet_processing.cpp1482 if (pnode->RelayAddrsWithConn()) { in RelayAddress()
2612 if (!pfrom.RelayAddrsWithConn()) { in ProcessMessage()
4149 …if (pto->RelayAddrsWithConn() && !::ChainstateActive().IsInitialBlockDownload() && pto->m_next_loc… in SendMessages()
4157 if (pto->RelayAddrsWithConn() && pto->m_next_addr_send < current_time) { in SendMessages()
H A Dnet.cpp2973 if (RelayAddrsWithConn()) { in CNode()
/dports/net-p2p/namecoin/namecoin-core-nc0.21.0.1/src/
H A Dnet.h954 bool RelayAddrsWithConn() const in RelayAddrsWithConn() function
H A Dnet_processing.cpp1482 if (pnode->RelayAddrsWithConn()) { in RelayAddress()
2612 if (!pfrom.RelayAddrsWithConn()) { in ProcessMessage()
4149 …if (pto->RelayAddrsWithConn() && !::ChainstateActive().IsInitialBlockDownload() && pto->m_next_loc… in SendMessages()
4157 if (pto->RelayAddrsWithConn() && pto->m_next_addr_send < current_time) { in SendMessages()
H A Dnet.cpp2973 if (RelayAddrsWithConn()) { in CNode()
/dports/net-p2p/namecoin-utils/namecoin-core-nc0.21.0.1/src/
H A Dnet.h954 bool RelayAddrsWithConn() const in RelayAddrsWithConn() function
H A Dnet_processing.cpp1482 if (pnode->RelayAddrsWithConn()) { in RelayAddress()
2612 if (!pfrom.RelayAddrsWithConn()) { in ProcessMessage()
4149 …if (pto->RelayAddrsWithConn() && !::ChainstateActive().IsInitialBlockDownload() && pto->m_next_loc… in SendMessages()
4157 if (pto->RelayAddrsWithConn() && pto->m_next_addr_send < current_time) { in SendMessages()
H A Dnet.cpp2973 if (RelayAddrsWithConn()) { in CNode()