milan-avb; introducing gptp/as_path interface specific dirty flags

This commit is contained in:
hackerman-kl 2026-04-29 07:41:30 +02:00
parent 21dd14618c
commit 4b44c15768

View file

@ -104,6 +104,9 @@ struct aecp_aem_avb_interface_state {
* has elapsed, then clears dirty and updates last_counters_emit_ns. */
bool counters_dirty;
int64_t last_counters_emit_ns;
bool gptp_info_dirty;
bool as_path_dirty;
};