Home
last modified time | relevance | path

Searched defs:DHT_Friend (Results 1 – 2 of 2) sorted by relevance

/dports/net-im/tox/c-toxcore-0.2.13/toxcore/
H A DDHT.c55 struct DHT_Friend { struct
68 DHT_Friend_Callback callbacks[DHT_FRIEND_MAX_LOCKS]; argument
70 Node_format to_bootstrap[MAX_SENT_NODES];
94 DHT_Friend *friends_list; argument
H A DDHT.h144 typedef struct DHT_Friend DHT_Friend; typedef