Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/net/lib/ptp/
Dmsg.h97 struct ptp_timestamp origin_timestamp;
127 struct ptp_timestamp origin_timestamp;
139 struct ptp_timestamp origin_timestamp;
151 struct ptp_timestamp precise_origin_timestamp;
163 struct ptp_timestamp receive_timestamp;
177 struct ptp_timestamp origin_timestamp;
193 struct ptp_timestamp req_receipt_timestamp;
207 struct ptp_timestamp resp_origin_timestamp;
Dddt.h34 struct ptp_timestamp { struct
Dtlv.c49 struct ptp_timestamp ts; in tlv_mgmt_post_recv()
244 ts = *(struct ptp_timestamp *)mgmt_tlv->data; in tlv_mgmt_post_recv()
269 struct ptp_timestamp ts; in tlv_mgmt_pre_send()
318 ts = *(struct ptp_timestamp *)mgmt_tlv->data; in tlv_mgmt_pre_send()
Dmsg.c52 static void msg_timestamp_post_recv(struct ptp_msg *msg, struct ptp_timestamp *ts) in msg_timestamp_post_recv()
59 static void msg_timestamp_pre_send(struct ptp_timestamp *ts) in msg_timestamp_pre_send()