Searched refs:htonll (Results 1 – 4 of 4) sorted by relevance
292 current_ds->offset_from_tt = htonll(current_ds->offset_from_tt); in tlv_mgmt_pre_send()293 current_ds->mean_delay = htonll(current_ds->mean_delay); in tlv_mgmt_pre_send()315 port_ds->mean_link_delay = htonll(port_ds->mean_link_delay); in tlv_mgmt_pre_send()
95 header->correction = htonll(header->correction); in msg_header_pre_send()
140 #define htonll(x) sys_cpu_to_be64(x) macro
91 hdr->correction_field = htonll(hdr->correction_field << 16); in gptp_md_follow_up_prepare()