Home
last modified time | relevance | path

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

/dports/net-p2p/libswift/libswift-dc0cbcc/
H A Dsend_control.cpp23 tint Channel::MAX_POSSIBLE_RTT = TINT_SEC*10; member in Channel
H A Dswift.h1048 static tint MAX_POSSIBLE_RTT; variable
H A Dsendrecv.cpp1554 || data_out_tmo_.front().time<NOW-MAX_POSSIBLE_RTT)) { in TimeoutDataOut()