Searched refs:ntp_msg (Results 1 - 1 of 1) sorted by relevance

/systemd/src/timesync/
H A Dtimesyncd-manager.c111 struct ntp_msg { struct
158 struct ntp_msg ntpmsg = {
475 struct ntp_msg ntpmsg;
522 if (iov.iov_len < sizeof(struct ntp_msg) || (msghdr.msg_flags & MSG_TRUNC)) {

Completed in 508 milliseconds