Searched refs:ntp_msg (Results 1 – 3 of 3) sorted by relevance
33 struct ntp_msg { struct
108 struct ntp_msg ntpmsg;
103 struct ntp_msg ntpmsg = { in manager_send_request()399 struct ntp_msg ntpmsg; in manager_receive_response()440 if (iov.iov_len < sizeof(struct ntp_msg) || (msghdr.msg_flags & MSG_TRUNC)) { in manager_receive_response()