Searched refs:HB_RECV_INFO_SAVE_LEN (Results 1 – 2 of 2) sorted by relevance
152 uint64_t recvTime3 = TEST_RECVTIME_LAST + HB_RECV_INFO_SAVE_LEN;186 uint64_t nowTime = TEST_RECVTIME_LAST + HB_RECV_INFO_SAVE_LEN;196 nowTime = TEST_RECVTIME_LAST + HB_RECV_INFO_SAVE_LEN;742 nowTime = TEST_RECVTIME_LAST + HB_RECV_INFO_SAVE_LEN;
57 #define HB_RECV_INFO_SAVE_LEN (60 * 60 * HB_TIME_FACTOR) macro310 if ((recvTime - item->lastRecvTime) > HB_RECV_INFO_SAVE_LEN) { in HbGetStoredRecvInfo()