Home
last modified time | relevance | path

Searched defs:DHTNode (Results 1 – 24 of 24) sorted by relevance

/dports/misc/gedkeeper/GEDKeeper-2.19.1/projects/GKCommunicator/GKNetCore/DHT/
H A DDHTNode.cs32 public class DHTNode class
45 public DHTNode(IPEndPoint endPoint) in DHTNode() method in GKNet.DHT.DHTNode
51 public DHTNode(byte[] id, IPEndPoint endPoint) in DHTNode() method in GKNet.DHT.DHTNode
/dports/www/aria2/aria2-1.36.0/src/
H A DDHTNode.cc46 DHTNode::DHTNode() in DHTNode() function in aria2::DHTNode
52 DHTNode::DHTNode(const unsigned char* id) in DHTNode() function in aria2::DHTNode
H A DDHTRoutingTableSerializer.h46 class DHTNode; variable
H A DDHTAutoSaveCommand.h45 class DHTNode; variable
H A DDHTTaskFactory.h47 class DHTNode; variable
H A DDHTNodeLookupEntry.h44 class DHTNode; variable
H A DDHTMessageCallback.h46 class DHTNode; variable
H A DDHTRoutingTableDeserializer.h48 class DHTNode; variable
H A DDHTMessageTrackerEntry.h48 class DHTNode; variable
H A DDHTRoutingTable.h46 class DHTNode; variable
H A DBtPortMessage.h42 class DHTNode; variable
H A DDHTTaskFactoryImpl.h43 class DHTNode; variable
H A DDHTMessageFactory.h61 class DHTNode; variable
H A DDHTBucket.h50 class DHTNode; variable
H A DDHTMessage.h47 class DHTNode; variable
H A DDHTEntryPointNameResolveCommand.h51 class DHTNode; variable
H A DDHTBucketTree.h48 class DHTNode; variable
H A DDHTAbstractTask.h46 class DHTNode; variable
H A DDHTAbstractNodeLookupTask.h62 class DHTNode; variable
H A DDefaultBtMessageFactory.h52 class DHTNode; variable
H A DDHTRegistry.h44 class DHTNode; variable
H A DDefaultBtInteractive.h61 class DHTNode; variable
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burner/
H A Ddynhuff.cpp70 struct DHTNode { struct
73 struct DHTNode *left; argument
74 struct DHTNode *right; argument
75 struct DHTNode *parent; argument
78 static struct DHTNode DHTroot = {0,0,NULL,NULL,NULL,0}; argument
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burner/win32/
H A Ddynhuff.cpp70 struct DHTNode { struct
73 struct DHTNode *left; argument
74 struct DHTNode *right; argument
75 struct DHTNode *parent; argument
78 static struct DHTNode DHTroot = {0,0,NULL,NULL,NULL,0}; argument