Home
last modified time | relevance | path

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

/dports/net-im/tox/c-toxcore-0.2.13/toxcore/
H A Dnet_crypto.c107 long signed int last_num_packets_resent[CONGESTION_LAST_SENT_ARRAY_SIZE]; member
2573 conn->last_num_packets_resent[n_p_pos] = packets_resent; in send_crypto_packets()
2598 total_resent += conn->last_num_packets_resent[ind]; in send_crypto_packets()