Searched refs:sync_start (Results 1 – 2 of 2) sorted by relevance
127 …bs_time_t sync_start; //When we try to start sync'ing (we delay it as much as possible into the am… member
452 rx_status->sync_start = tx_s->start_packet_time + rx_status->rx_s.acceptable_pre_truncation; in f_rx_found()456 bs_time_t next_time = BS_MIN(rx_status->sync_start, rx_status->rx_s.abort.recheck_time); in f_rx_found()495 if ( current_time < rx_a[d].sync_start ) { in f_rx_sync()498 bs_time_t next_time = BS_MIN(rx_a[d].sync_start,rx_a[d].rx_s.abort.recheck_time); in f_rx_sync()