Home
last modified time | relevance | path

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

/dports/net-p2p/vuze/vuze-5.7.4.0_2/com/aelitis/azureus/plugins/tracker/dht/
H A DDHTTrackerPlugin.java118 private static final int REG_TYPE_DERIVED = 3; field in DHTTrackerPlugin
937 register_type = REG_TYPE_DERIVED; in checkDownloadForRegistration()
1049 if ( register_type == REG_TYPE_DERIVED ){ in checkDownloadForRegistration()
1111 if ( existing_type.intValue() == REG_TYPE_DERIVED && in checkDownloadForRegistration()
1717 }else if ( target_type == REG_TYPE_DERIVED && dht.isSleeping()){
1807 }else if ( target_type == REG_TYPE_DERIVED && dht.isSleeping()){
2058 ( target.getType() == REG_TYPE_DERIVED &&
2245 if ( target.getType() == REG_TYPE_DERIVED && peers_for_announce.size() > 0 ){
2716 if ( run_data == null || run_data[0] == REG_TYPE_DERIVED ){
2755 if ( run_data == null || run_data[0] == REG_TYPE_DERIVED ){