Searched refs:sys_path_trace (Results 1 – 1 of 1) sorted by relevance
1198 struct gptp_path_trace *sys_path_trace; in copy_path_trace() local1206 sys_path_trace = &GPTP_GLOBAL_DS()->path_trace; in copy_path_trace()1208 sys_path_trace->len = htons(len + GPTP_CLOCK_ID_LEN); in copy_path_trace()1210 memcpy(sys_path_trace->path_sequence, announce->tlv.path_sequence, in copy_path_trace()1214 memcpy((uint8_t *)sys_path_trace->path_sequence + len, in copy_path_trace()