mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-04 13:30:12 -05:00
avb: add packet filter
This commit is contained in:
parent
9f25adc0f6
commit
42a4108c08
5 changed files with 67 additions and 18 deletions
|
|
@ -34,7 +34,6 @@ extern "C" {
|
|||
#define AVB_TSN_ETH 0x22f0
|
||||
#define AVB_BROADCAST_MAC { 0x91, 0xe0, 0xf0, 0x01, 0x00, 0x00 };
|
||||
|
||||
|
||||
struct impl {
|
||||
struct pw_loop *loop;
|
||||
struct pw_context *context;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue