Home
last modified time | relevance | path

Searched refs:addSpecialist (Results 1 – 3 of 3) sorted by relevance

/dports/net/zerotier/ZeroTierOne-1.8.3/node/
H A DNetworkConfig.hpp435 inline bool addSpecialist(const Address &a,const uint64_t f) in addSpecialist() function in ZeroTier::NetworkConfig
H A DNetworkConfig.cpp288 …this->addSpecialist(Address(Utils::hexStrToU64(f)),ZT_NETWORKCONFIG_SPECIALIST_TYPE_ACTIVE_BRIDGE); in fromDictionary()
/dports/net/zerotier/ZeroTierOne-1.8.3/controller/
H A DEmbeddedNetworkController.cpp1474 nc->addSpecialist(*ab,ZT_NETWORKCONFIG_SPECIALIST_TYPE_ACTIVE_BRIDGE); in _request()