void ptp_send_pdelay_resp_follow_up(const RawPtpMessage *pMsg)
void ptp_compute_mean_path_delay_p2p(const TimestampI *pTs, const uint64_t *pCf, TimestampI *pMPD)
void ptp_compute_mean_path_delay_e2e(const TimestampI *pTs, const uint64_t *pCf, TimestampI *pMPD)
void ptp_send_delay_req_message()
void ptp_init_delay_req_header()
void ptp_send_pdelay_resp(const RawPtpMessage *pMsg)
This module defines the fundamental PTP message and state machine type, flags, bitfields and the PTP ...
Raw PTP message structure.