Searched refs:seconds_high (Results 1 – 4 of 4) sorted by relevance
36 uint16_t seconds_high; member
246 ts.seconds_high = ntohs(ts.seconds_high); in tlv_mgmt_post_recv()320 ts.seconds_high = htons(ts.seconds_high); in tlv_mgmt_pre_send()
54 msg->timestamp.protocol._sec.high = ntohs(ts->seconds_high); in msg_timestamp_post_recv()61 ts->seconds_high = htons(ts->seconds_high); in msg_timestamp_pre_send()
235 resp->follow_up.precise_origin_timestamp.seconds_high = pkt->timestamp._sec.high; in port_sync_timestamp_cb()634 resp->delay_resp.receive_timestamp.seconds_high = msg->timestamp.host._sec.high; in port_delay_req_msg_process()