mbgtools-lx
4.2.8
|
A structure to used to read the status of the PTP protocol stack. More...
#include <gpsdefs.h>
A structure to used to read the status of the PTP protocol stack.
uint8_t PTP_STATE::clock_accuracy |
Definition at line 13199 of file gpsdefs.h.
Referenced by show_ptp_state().
uint8_t PTP_STATE::clock_class |
Definition at line 13198 of file gpsdefs.h.
Referenced by show_ptp_state().
uint16_t PTP_STATE::clock_offset_scaled_log_variance |
Definition at line 13197 of file gpsdefs.h.
Referenced by show_ptp_state().
NANO_TIME PTP_STATE::delay_asymmetry |
Definition at line 13193 of file gpsdefs.h.
Referenced by show_ptp_state().
uint8_t PTP_STATE::delay_mech |
uint8_t PTP_STATE::domain_number |
the PTP clock domain number, 0:3
Definition at line 13204 of file gpsdefs.h.
Referenced by show_ptp_state().
uint32_t PTP_STATE::flags |
PTP_CLOCK_ID PTP_STATE::gm_id |
identifier ot the upstream time source
Definition at line 13195 of file gpsdefs.h.
Referenced by show_ptp_state().
int8_t PTP_STATE::log_delay_req_intv |
Definition at line 13207 of file gpsdefs.h.
Referenced by show_ptp_state().
NANO_TIME PTP_STATE::mean_path_delay |
Definition at line 13192 of file gpsdefs.h.
Referenced by show_ptp_state().
uint16_t PTP_STATE::nw_prot |
one of the enumerated protocols, see PTP_NW_PROTS
Definition at line 13186 of file gpsdefs.h.
Referenced by show_ptp_state().
NANO_TIME PTP_STATE::offset |
estimated time offset from the upstream time source
Definition at line 13190 of file gpsdefs.h.
Referenced by show_ptp_state().
DAC_VAL PTP_STATE::osc_dac_cal |
uint8_t PTP_STATE::parent_clock_accuracy |
clock accuracy of the parent node, see PTP_CLOCK_ACCURACIES
uint8_t PTP_STATE::parent_clock_class |
NANO_TIME PTP_STATE::path_delay |
Definition at line 13191 of file gpsdefs.h.
Referenced by show_ptp_state().
uint8_t PTP_STATE::port_state |
one of the enumerated port states, see PTP_PORT_STATES
Definition at line 13188 of file gpsdefs.h.
Referenced by show_ptp_state().
uint8_t PTP_STATE::ptp_prot_version |
PTP protocol version, 1, or 2, usually 2 for v2.
Definition at line 13187 of file gpsdefs.h.
Referenced by show_ptp_state().
uint32_t PTP_STATE::reserved_2 |
uint16_t PTP_STATE::reserved_3 |
uint8_t PTP_STATE::time_source |
uint32_t PTP_STATE::tsu_secs |
int16_t PTP_STATE::utc_offset |
UTC offset observed against TAI
Definition at line 13209 of file gpsdefs.h.
Referenced by show_ptp_state().