struct tarpc_ethtool_ts_info

struct tarpc_ethtool_ts_info {
    // fields

    uint32_t cmd;
    uint32_t so_timestamping;
    int32_t phc_index;
    uint32_t tx_types;
    uint32_t rx_filters;
};