Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/net/l2/ethernet/gptp/
Dgptp_messages.h258 uint16_t resp_orig_ts_secs_high; member
Dgptp_md.c263 resp_evt_tstamp = ntohs(fup->resp_orig_ts_secs_high); in gptp_md_compute_pdelay_rate_ratio()
347 t3_ns = ((uint64_t)ntohs(fup->resp_orig_ts_secs_high)) << 32; in gptp_md_compute_prop_time()
Dgptp_messages.c457 follow_up->resp_orig_ts_secs_high = 0U; in gptp_prepare_pdelay_follow_up()
914 follow_up->resp_orig_ts_secs_high = htons(tresp->_sec.high); in gptp_send_pdelay_follow_up()