Home
last modified time | relevance | path

Searched refs:packet_count (Results 1 – 4 of 4) sorted by relevance

/systemd-251/src/timedate/
Dtimedatectl.c340 uint64_t packet_count; member
414 if (i->packet_count == 0) { in print_ntp_status_info()
500 TABLE_UINT64, i->packet_count); in print_ntp_status_info()
590 &b, &p->packet_count, &p->jitter); in map_ntp_message()
723 if (i.packet_count == 0) in print_timesync_property()
746 yes_no(i.spike), i.packet_count); in print_timesync_property()
/systemd-251/src/timesync/
Dtimesyncd-manager.h64 uint64_t packet_count; member
Dtimesyncd-manager.c323 m->packet_count++; in manager_sample_spike_detection()
326 if (m->packet_count == 1) in manager_sample_spike_detection()
356 if (m->packet_count < 4) in manager_sample_spike_detection()
567 m->packet_count, in manager_receive_response()
Dtimesyncd-bus.c206 m->packet_count, in property_get_ntp_message()