Searched refs:total_received (Results 1 – 1 of 1) sorted by relevance
196 size_t total_received = 0; in announce_self() local245 total_received += ret; in announce_self()248 g_assert_cmpint(total_received, <, 60 * 30 * 2); in announce_self()