module-avb: milan: adding mode selection

This commit is contained in:
hackerman-kl 2025-11-28 09:41:56 +01:00 committed by Wim Taymans
parent 76f8ebb1f2
commit f30a0c1864
2 changed files with 8 additions and 0 deletions

View file

@ -57,6 +57,8 @@ struct server {
struct impl *impl;
char *ifname;
/** Parsed from the configuration pipewire-avb.conf */
bool milan;
uint8_t mac_addr[6];
uint64_t entity_id;
int ifindex;