mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-05-03 06:47:04 -04:00
milan-avb; introducing gptp/as_path interface specific dirty flags
This commit is contained in:
parent
21dd14618c
commit
4b44c15768
1 changed files with 3 additions and 0 deletions
|
|
@ -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;
|
||||
};
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue