Home
last modified time | relevance | path

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

/dports/net-p2p/libswift/libswift-dc0cbcc/
H A Dapi.cpp38 ttype_ = LIVE_TRANSFER; in SwarmID()
54 ttype_ = LIVE_TRANSFER; in SwarmID()
105 if (ttype_ == LIVE_TRANSFER) { in tofilename()
499 return LIVE_TRANSFER; // approx of truth in ttype()
H A Dlive.cpp76 ContentTransfer(LIVE_TRANSFER), ack_out_right_basebin_(bin_t::NONE),
137 ContentTransfer(LIVE_TRANSFER), chunk_size_(chunk_size), am_source_(false),
H A Dsendrecv.cpp404 … if (transfer()->ttype() == LIVE_TRANSFER && hs_out_->cont_int_prot_ != POPT_CONT_INT_PROT_NONE) { in AddHandshake()
412 if (transfer()->ttype() == LIVE_TRANSFER) { in AddHandshake()
650 if (plan_pck >= HINT_GRANULARITY || transfer()->ttype() == LIVE_TRANSFER) { in AddHint()
652 if (transfer()->ttype() == LIVE_TRANSFER) in AddHint()
1161 if (transfer()->ttype() == LIVE_TRANSFER) { in OnHash()
1595 if (transfer()->ttype() == LIVE_TRANSFER) { in OnHave()
1996 if (transfer()->ttype() != LIVE_TRANSFER) { in OnSignedHash()
H A Dcmdgw.cpp284 if (swift::ttype(req->td) == LIVE_TRANSFER) in CmdGwSendINFO()
484 if (swift::ttype(td) == LIVE_TRANSFER) { in CmdGwSwiftVODFirstProgressCallback()
H A Dswift.h155 LIVE_TRANSFER enumerator
168 ttype_ = LIVE_TRANSFER; in SwarmID()
H A Dchannel.cpp154 if (transfer()->ttype() == LIVE_TRANSFER)