General NTP peer settings limits to be read from a device.
More...
#include <gpsdefs.h>
General NTP peer settings limits to be read from a device.
Used to query from a device how many NTP associations are supported by the device, then index 0..NTP_PEER_LIMITS::n_cur_peers-1 peer records can be read from a device. A maximum of NTP_PEER_LIMITS::n_supp_peers can be configured at all.
Definition at line 16297 of file gpsdefs.h.
◆ n_cur_peers
current number of configured peers
Definition at line 16300 of file gpsdefs.h.
◆ n_supp_peers
maximum number of configurable peers
Definition at line 16299 of file gpsdefs.h.
◆ poll_intv_max
uint8_t NTP_PEER_LIMITS::poll_intv_max |
maximum supported NTP polling interval
Definition at line 16303 of file gpsdefs.h.
◆ poll_intv_min
uint8_t NTP_PEER_LIMITS::poll_intv_min |
minimum supported NTP polling interval
Definition at line 16302 of file gpsdefs.h.
◆ reserved_1
uint8_t NTP_PEER_LIMITS::reserved_1 |
◆ reserved_2
uint8_t NTP_PEER_LIMITS::reserved_2 |
◆ reserved_3
uint32_t NTP_PEER_LIMITS::reserved_3 |
◆ reserved_4
uint32_t NTP_PEER_LIMITS::reserved_4 |
◆ reserved_5
uint32_t NTP_PEER_LIMITS::reserved_5 |
◆ reserved_6
uint32_t NTP_PEER_LIMITS::reserved_6 |
◆ supp_assoc_types
uint32_t NTP_PEER_LIMITS::supp_assoc_types |
supported types of NTP associations
Definition at line 16307 of file gpsdefs.h.
◆ supp_flags_broadcast
uint32_t NTP_PEER_LIMITS::supp_flags_broadcast |
supported flags for broadcast associations
Definition at line 16313 of file gpsdefs.h.
◆ supp_flags_broadcastclient
uint32_t NTP_PEER_LIMITS::supp_flags_broadcastclient |
supported flags for broadcast client associations
Definition at line 16316 of file gpsdefs.h.
◆ supp_flags_manycast
uint32_t NTP_PEER_LIMITS::supp_flags_manycast |
supported flags for manycast associations
Definition at line 16315 of file gpsdefs.h.
◆ supp_flags_manycastclient
uint32_t NTP_PEER_LIMITS::supp_flags_manycastclient |
supported flags for manycast client associations
Definition at line 16318 of file gpsdefs.h.
◆ supp_flags_multicast
uint32_t NTP_PEER_LIMITS::supp_flags_multicast |
supported flags for multicast associations
Definition at line 16314 of file gpsdefs.h.
◆ supp_flags_multicastclient
uint32_t NTP_PEER_LIMITS::supp_flags_multicastclient |
supported flags for multicast client associations
Definition at line 16317 of file gpsdefs.h.
◆ supp_flags_peer
uint32_t NTP_PEER_LIMITS::supp_flags_peer |
supported flags for unicast symmetric-active assocations
Definition at line 16311 of file gpsdefs.h.
◆ supp_flags_pool
uint32_t NTP_PEER_LIMITS::supp_flags_pool |
supported flags for unicast pool associations
Definition at line 16312 of file gpsdefs.h.
◆ supp_flags_server
uint32_t NTP_PEER_LIMITS::supp_flags_server |
supported flags for unicast associations
Definition at line 16310 of file gpsdefs.h.
The documentation for this struct was generated from the following file: