struct tarpc_ptp_three_ts

struct tarpc_ptp_three_ts {
    // fields

    tarpc_ptp_clock_time sys1;
    tarpc_ptp_clock_time phc;
    tarpc_ptp_clock_time sys2;
};