Searched refs:dhtAnnounce6At (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/libtransmission/
H A Dtorrent.h198 time_t dhtAnnounce6At; member in struct:tr_torrent
H A Dtr-dht.c615 if( tor->dhtAnnounce6At <= now )
619 tor->dhtAnnounce6At = now + ((rc == 0)
H A Dtorrent.c1598 tor->dhtAnnounce6At = now + tr_cryptoWeakRandInt( 20 );

Completed in 123 milliseconds