Home
last modified time | relevance | path

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

/dports/net-im/tox/c-toxcore-0.2.13/toxcore/
H A Dnet_crypto.h187 int connection_data_handler(const Net_Crypto *c, int crypt_connection_id,
H A Dfriend_connection.c544 connection_data_handler(fr_c->net_crypto, id, &handle_packet, fr_c, friendcon_id); in handle_new_connections()
588 connection_data_handler(fr_c->net_crypto, id, &handle_packet, fr_c, friendcon_id); in friend_new_connection()
H A Dnet_crypto.c2346 int connection_data_handler(const Net_Crypto *c, int crypt_connection_id, in connection_data_handler() function