Home
last modified time | relevance | path

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

/dports/net-p2p/libswift/libswift-dc0cbcc/
H A Dsendrecv.cpp102 if (ack_in_right_basebin_ != bin_t::NONE) { in AddRequiredHashes()
103 if (ack_in_right_basebin_ > munro.base_right()) in AddRequiredHashes()
1613 … if (ack_in_right_basebin_ == bin_t::NONE || ackd_pos.base_right() > ack_in_right_basebin_) { in OnHaveLive()
1615 ack_in_right_basebin_ = ackd_pos.base_right(); in OnHaveLive()
1618 if (ack_in_right_basebin_.layer_offset() >= hs_in_->live_disc_wnd_) { in OnHaveLive()
1619 … bin_t firstbasepos = bin_t(0,ack_in_right_basebin_.layer_offset() - hs_in_->live_disc_wnd_+1); in OnHaveLive()
1630 ack_in_right_basebin_.str().c_str()); in OnHaveLive()
H A Dchannel.cpp51 ack_in_right_basebin_(bin_t::NONE),
H A Dswift.h1151 bin_t ack_in_right_basebin_; // FUTURE: make part of binmap_t? variable