Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/l2/ethernet/gptp/
Dgptp_messages.c486 ntohs(global_ds->path_trace.len)); in gptp_prepare_announce()
551 ntohs(global_ds->path_trace.len)); in gptp_prepare_announce()
553 ann->tlv.len = global_ds->path_trace.len; in gptp_prepare_announce()
564 net_pkt_write(pkt, &global_ds->path_trace.path_sequence[0][0], in gptp_prepare_announce()
565 ntohs(global_ds->path_trace.len))) { in gptp_prepare_announce()
Dgptp_data_set.h201 struct gptp_path_trace path_trace; member
Dgptp_mi.c1220 sys_path_trace = &GPTP_GLOBAL_DS()->path_trace; in copy_path_trace()
1600 global_ds->path_trace.len = htons(GPTP_CLOCK_ID_LEN); in gptp_updt_role_disabled_tree()
1601 memcpy(global_ds->path_trace.path_sequence, GPTP_DEFAULT_DS()->clk_id, in gptp_updt_role_disabled_tree()
1888 global_ds->path_trace.len = htons(GPTP_CLOCK_ID_LEN); in gptp_updt_roles_tree()
1889 memcpy(global_ds->path_trace.path_sequence, in gptp_updt_roles_tree()