Searched refs:steps_rm (Results 1 – 8 of 8) sorted by relevance
36 if (b->steps_rm + 1 < a->steps_rm) { in btca_ds_cmp2()39 if (a->steps_rm + 1 < b->steps_rm) { in btca_ds_cmp2()42 if (a->steps_rm > b->steps_rm) { in btca_ds_cmp2()53 if (a->steps_rm < b->steps_rm) { in btca_ds_cmp2()
68 uint16_t steps_rm; member213 uint16_t steps_rm; member
345 msg->announce.steps_rm = htons(msg->announce.steps_rm); in ptp_msg_pre_send()420 msg->announce.steps_rm = ntohs(msg->announce.steps_rm); in ptp_msg_post_recv()478 sizeof(m1->steps_rm); in ptp_msg_announce_cmp()
208 current_ds->steps_rm = ntohs(current_ds->steps_rm); in tlv_mgmt_post_recv()291 current_ds->steps_rm = htons(current_ds->steps_rm); in tlv_mgmt_pre_send()
113 uint16_t steps_rm; member
261 uint16_t steps_rm; member
209 ptp_clk.current_ds.steps_rm = 1 + ptp_clk.best->dataset.steps_rm; in clock_update_time_receiver()606 ds->steps_rm = 0; in ptp_clock_ds()
275 msg->announce.steps_rm = cds->steps_rm; in port_announce_msg_transmit()520 if (msg->announce.steps_rm >= dds->max_steps_rm) { in port_announce_msg_process()1156 1 + cds->steps_rm, in ptp_port_event_handle()1328 foreign->dataset.steps_rm = last->steps_rm; in ptp_port_best_foreign()