Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/lib/ptp/
Dmsg.c52 static void msg_timestamp_post_recv(struct ptp_msg *msg, struct ptp_timestamp *ts) in msg_timestamp_post_recv() function
390 msg_timestamp_post_recv(msg, &msg->sync.origin_timestamp); in ptp_msg_post_recv()
397 msg_timestamp_post_recv(msg, &msg->pdelay_resp.req_receipt_timestamp); in ptp_msg_post_recv()
401 msg_timestamp_post_recv(msg, &msg->follow_up.precise_origin_timestamp); in ptp_msg_post_recv()
404 msg_timestamp_post_recv(msg, &msg->delay_resp.receive_timestamp); in ptp_msg_post_recv()
408 msg_timestamp_post_recv(msg, &msg->pdelay_resp_follow_up.resp_origin_timestamp); in ptp_msg_post_recv()
416 msg_timestamp_post_recv(msg, &msg->announce.origin_timestamp); in ptp_msg_post_recv()