Searched refs:reference_time_and_fb_pkt_count (Results 1 – 1 of 1) sorted by relevance
536 let reference_time_and_fb_pkt_count = append_nbits_to_uint32(0, 24, self.reference_time); in marshal_to() localVariable537 let reference_time_and_fb_pkt_count = in marshal_to() localVariable538 append_nbits_to_uint32(reference_time_and_fb_pkt_count, 8, self.fb_pkt_count as u32); in marshal_to()540 buf.put_u32(reference_time_and_fb_pkt_count); in marshal_to()