Searched refs:last_rr_ntp_frac (Results 1 – 3 of 3) sorted by relevance
63 uint32_t last_rr_ntp_frac; member
75 last_rr_ntp_frac(0), in FeedbackState()1993 (feedback_state.last_rr_ntp_frac != 0)) { in PrepareReport()2001 receiveTime += (feedback_state.last_rr_ntp_frac&0xffff0000)>>16; in PrepareReport()
435 &state.last_rr_ntp_frac, in GetFeedbackState()