cmdmon: add good responses to ntpdata report

This commit is contained in:
Miroslav Lichvar
2022-08-18 11:59:40 +02:00
parent b84d6759f9
commit 166e43b13e
8 changed files with 17 additions and 4 deletions

View File

@@ -174,6 +174,7 @@ typedef struct {
uint32_t total_tx_count;
uint32_t total_rx_count;
uint32_t total_valid_count;
uint32_t total_good_count;
} RPT_NTPReport;
typedef struct {