Home
last modified time | relevance | path

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

/dports/net-im/tox/c-toxcore-0.2.13/toxcore/
H A Dnet_crypto.c1113 static int reset_max_speed_reached(Net_Crypto *c, int crypt_connection_id) in reset_max_speed_reached() function
1161 reset_max_speed_reached(c, crypt_connection_id); in send_lossless_packet()
2733 return reset_max_speed_reached(c, crypt_connection_id) != 0; in max_speed_reached()