Lines Matching refs:ntohs
29 val = ntohs(val); in tlv_ntohs()
198 default_ds->n_ports = ntohs(default_ds->n_ports); in tlv_mgmt_post_recv()
200 ntohs(default_ds->clk_quality.offset_scaled_log_variance); in tlv_mgmt_post_recv()
208 current_ds->steps_rm = ntohs(current_ds->steps_rm); in tlv_mgmt_post_recv()
218 parent_ds->port_id.port_number = ntohs(parent_ds->port_id.port_number); in tlv_mgmt_post_recv()
220 ntohs(parent_ds->obsreved_parent_offset_scaled_log_variance); in tlv_mgmt_post_recv()
224 ntohs(parent_ds->gm_clk_quality.offset_scaled_log_variance); in tlv_mgmt_post_recv()
232 time_prop_ds->current_utc_offset = ntohs(time_prop_ds->current_utc_offset); in tlv_mgmt_post_recv()
240 port_ds->id.port_number = ntohs(port_ds->id.port_number); in tlv_mgmt_post_recv()
246 ts.seconds_high = ntohs(ts.seconds_high); in tlv_mgmt_post_recv()
372 mgmt->id = ntohs(mgmt->id); in ptp_tlv_post_recv()
386 mgmt_err->err_id = ntohs(mgmt_err->err_id); in ptp_tlv_post_recv()
387 mgmt_err->id = ntohs(mgmt_err->id); in ptp_tlv_post_recv()