mbgtools-lx
4.2.8
|
Structure that contains an index value and the NTP peer state. More...
#include <gpsdefs.h>
Data Fields | |
uint32_t | idx |
The index of the observed NTP peer. More... | |
NTP_PEER_STATE | peer_state |
Peer state, see NTP_PEER_STATE. More... | |
Structure that contains an index value and the NTP peer state.
This structure can be requested by a monitoring program to observe the status of configured NTP peers
uint32_t NTP_PEER_STATE_IDX::idx |
NTP_PEER_STATE NTP_PEER_STATE_IDX::peer_state |
Peer state, see NTP_PEER_STATE.