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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/libtransmission/
H A Dtr-dht.c553 tr_dhtAnnounce(tr_torrent *tor, int af, bool announce) function
608 const int rc = tr_dhtAnnounce(tor, AF_INET, 1);
617 const int rc = tr_dhtAnnounce(tor, AF_INET6, 1);

Completed in 100 milliseconds